node-pcsclite icon indicating copy to clipboard operation
node-pcsclite copied to clipboard

Typescript declarations (index.d.ts) does not export types

Open alejandroclaro opened this issue 4 years ago • 1 comments

The typescript declaration file (index.d.ts) only exports the 'pcsc' factory function. However, in order to use this modules in typescript without duplicating the index.d.ts into a shim, the other types should be also exported.

alejandroclaro avatar Jun 18 '20 16:06 alejandroclaro

Related: #34

petrzjunior avatar Jun 18 '20 16:06 petrzjunior