André Abt

Results 3 comments of André Abt

Ah yes you're right! I've also removed the namespace for the React module. Hope that's ok! After that, the default exported function and the needed types can be imported like...

I would say no, as the namespace was never exported anyways. So it was only relevant for the type definitions inside this files. (Which as example for the exported function,...

@davidjbradshaw after a chat with Gion, we can also remove the module declarations. As the typescript definition files are bound to the packages via the generated package.json files "types" properties...