thiagoelg / node-printer

Native node.js printer
129 stars 79 forks source link

Have you DefinitelyTyped for TS? #25

Closed joserick closed 3 years ago

joserick commented 3 years ago

Hello,

I'm trying to use the "import" for this module but it mentions that there is not "@types/thiagoelg__node-printer" to display the methods, is there any way to use the "@types/printer" for @thiagoelg/node-printer?

joserick commented 3 years ago

Already solved it, just copy the .d.ts file from @type/printer to @thiagoelg/node-printer/lib and it has been detected.

It was simple, greeting.