codeswing
codeswing copied to clipboard
Referencing type declarations
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.