@turtlenetwork/turtleshell-types
TypeScript icon, indicating that this package has built-in type declarations

0.2.3 • Public • Published

Waveskeeper-types

npm

Library with types for Waves Keeper API.

How to use

npm install @waves/waveskeeper-types

Include to tsconfig.json this line:

{
    "compilerOptions": {
        ...
        "typeRoots": ["./node_modules/@waves/waveskeeper-types", ...]
        ...
    }
}

or this line:

{
    "compilerOptions": {
        ...
        "types": ["./node_modules/@waves/waveskeeper-types", .....],
        ...
    }
}

Readme

Keywords

Package Sidebar

Install

npm i @turtlenetwork/turtleshell-types

Weekly Downloads

0

Version

0.2.3

License

ISC

Unpacked Size

19 kB

Total Files

3

Last publish

Collaborators

  • blackturtle