UNPKG

@noble/curves

Version:

Audited & minimal JS implementation of elliptic curve cryptography

8 lines (6 loc) 101 B
/** * @module */ export * from '../utils.ts'; // TODO // @deprecated use `@noble/curves/utils.js`