slotShouldForwardProp.d.ts 100 Bytes Edit Raw Blame History 1 2 declare function slotShouldForwardProp(prop: string): boolean; export default slotShouldForwardProp;