0.0.526 • Published 12 months ago

@marsupialtail/idl v0.0.526

Weekly downloads
-
License
-
Repository
-
Last release
12 months ago

idl

Collection of models and functions for use across AlgoRaven services and libraries.

Contribution

Steps for contributing: 1. Create a feature branch 2. Push your code to your feature branch 3. Create a Pull Request on GitHub

Usage

  1. Install: yarn add @marsupialtail/idl

  2. Import as follows.

    import { ... } from '@marsupialtail/idl'`

Common Issues

Cannot find module '@marsupialtail/idl' or its corresponding type declarations.

  • You're trying to import a definition from this repo's NPM package. Just import the definition locally: import { ... } from '../..'
0.0.526

12 months ago

0.0.525

12 months ago

0.0.524

12 months ago

0.0.523

12 months ago

0.0.522

12 months ago