-
- Downloads
Fix co-existance of TypeScript and JavaScript declarations
Rename the FC.d.ts to FC.ts to move it from the ambient to normal context, thus making namespace declarations from the FC.ts to extend but not overwrite "namespace" declarations from .js files in the TypeScript AST.
Loading
Please register or sign in to comment