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

0.2.7 • 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 @waves/waveskeeper-types

Weekly Downloads

62

Version

0.2.7

License

ISC

Unpacked Size

18.7 kB

Total Files

3

Last publish

Collaborators

  • enichegovskiy
  • xrtm000
  • bodrych
  • msmolyakov-waves
  • vsuharnikov
  • gakhramanov
  • tsigel
  • ebceu4
  • vba2000
  • wavesadmin
  • dvshur
  • jlewka
  • kozhevnikov.peter
  • axepuff
  • okanishcheva
  • vladislav.petushkov