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
$ npm run typecheck
> [email protected] typecheck
> tsc --noEmit
src/index.ts:4:17 - error TS2693: 'Signature' only refers to a type, but is being used as a value here.
Could you guide me on how to achieve this?
Many thanks
The text was updated successfully, but these errors were encountered:
Trying to instantiate a Signature object, e.g. like it's done here.
test-elliptic.zip
Getting an error:
Could you guide me on how to achieve this?
Many thanks
The text was updated successfully, but these errors were encountered: