Skip to content
Snippets Groups Projects
Commit fa252a44 authored by ezsh's avatar ezsh
Browse files

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.
parent 116e7764
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment