lamb-types
TypeScript icon, indicating that this package has built-in type declarations

0.61.5 • Public • Published

lamb-types

Type definitions for Lamb.

NPM version

Lamb logo

Disclaimer

These type definitions are still a work in progress and some types are missing. In the future Lamb will ship with its own types.

The version number of this package will reflect the "major" and "minor" bits of Lamb's version (currently 0.61.x), but will have its own "patch" number.

Usage

Install the package and add this to the compiler options of your jsconfig / tsconfig file:

{
    // ...

    "compilerOptions": {
        "types": ["lamb-types"]
    }

    // ...
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.61.5
    18
    • latest

Version History

Package Sidebar

Install

npm i lamb-types

Weekly Downloads

129

Version

0.61.5

License

MIT

Unpacked Size

30.9 kB

Total Files

4

Last publish

Collaborators

  • andrea.scartabelli