@nmshd/rs-crypto-types
v0.12.3
Published
Crypto Layer TS type definitions.
Readme
Crypto-Layer TS Type Definitions
This is an npm package with the ts type definitions of the CAL project.
Usage
Add the npm package as dependency:
npm add --save @nmshd/rs-crypto-typesImport the types
import { type EccCurve } from "crypto-layer-ts-types";Development Documentation
See DEVELOPMENT.md.
