You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: