@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", .....],
        ...
    }
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.3
    0
  • 0.2.2
    0
  • 0.2.1
    0

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