DefinitelyTyped/types/react
Tony Mottaz 14d95eb0fe
🤖 Merge PR #46643 [@types/react] add VoidFunctionComponent type which does not accept "children" by @awmottaz
Adds a type `VoidFunctionComponent` with `VFC` alias that is the same as
the `FunctionComponent` (`FC`) type, except that it does not accept a
`children` prop.
2020-08-26 15:32:15 -04:00
..
test 🤖 Merge PR #46643 [@types/react] add VoidFunctionComponent type which does not accept "children" by @awmottaz 2020-08-26 15:32:15 -04:00
v15
experimental.d.ts
global.d.ts
index.d.ts 🤖 Merge PR #46643 [@types/react] add VoidFunctionComponent type which does not accept "children" by @awmottaz 2020-08-26 15:32:15 -04:00
OTHER_FILES.txt
package.json
tsconfig.json
tslint.json