galex
04/06/2020, 11:04 AMd.ts
file in a react app for example? Basically, what I don’t understand is that it declares the root project as a namespace
instead of a module
so when I try to import use the d.ts
and import my module I get the error lib.d.ts is not a module
.diesieben07
04/06/2020, 11:08 AMgalex
04/06/2020, 11:18 AM