2 lines
No EOL
101 B
TypeScript
2 lines
No EOL
101 B
TypeScript
declare const rootShouldForwardProp: (prop: string) => boolean;
|
|
export default rootShouldForwardProp; |