pixi.js imports don’t work in the index.d.ts file
I’m creating a library using typescript and pixi.js.
when i build the library i create also all the *.d.ts files and i merge all those files in only one index.d.ts file using “dts-bundle”. the result is this: