codeswing icon indicating copy to clipboard operation
codeswing copied to clipboard

Referencing type declarations

Open TFTomSun opened this issue 3 years ago • 0 comments

I would like to import / reference the type declarations of this package: https://www.npmjs.com/package/@types/fabric

The unpkg url is: https://unpkg.com/@types/[email protected]/index.d.ts

I didn't find any possibility how this can be achieved. When I try to add the library as module, it isn't found.

TFTomSun avatar Mar 07 '22 11:03 TFTomSun