@algoraven/idl
TypeScript icon, indicating that this package has built-in type declarations

0.0.527 • Public • Published

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 @algoraven/idl

  2. Import as follows.

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

Common Issues

Cannot find module '@algoraven/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 '../..'

Readme

Keywords

none

Package Sidebar

Install

npm i @algoraven/idl

Weekly Downloads

2

Version

0.0.527

License

none

Unpacked Size

408 kB

Total Files

647

Last publish

Collaborators

  • algoraven.com