0.61.12 • Published 7 months ago

lamb-types v0.61.12

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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"]
    }

    // ...
}
0.61.12

7 months ago

0.61.9

9 months ago

0.61.10

9 months ago

0.61.11

9 months ago

0.61.8

9 months ago

0.61.6

1 year ago

0.61.5

1 year ago

0.61.7

1 year ago

0.61.2

1 year ago

0.61.4

1 year ago

0.61.3

1 year ago

0.61.1

1 year ago

0.61.0

1 year ago