data-crypto-types
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

NPM

install size dependencies

data-crypto-types

TypeScript type definitions for the data-crypto module

TOC

install

You can install the data-crypto-types package using npm. Make sure you have Node.js and npm installed on your machine before proceeding.

npm install --save-dev data-crypto-types

Make sure to update your tsconfig.json file with the following configuration to allow TypeScript to recognize the type definitions provided by the data-crypto-types package:

{
  "compilerOptions": {
    ...
    "types": ["data-crypto-types"]
  },
}

Package Sidebar

Install

npm i data-crypto-types

Weekly Downloads

1

Version

0.0.6

License

MIT

Unpacked Size

4.34 kB

Total Files

3

Last publish

Collaborators

  • hibin