@burst/types

0.0.12 • Public • Published

#@burst/types

To use the types from package:

  1. Install it as a (dev-)dependency in your project.
  2. Add the module as one of your typeRoots in your tsconfig.json, as an addition to @types from DefinitelyTypes. Example:
{
  "typeRoots": [
    "./node_modules/@types",
    "./node_modules/@burst/types"
  ]
}

/@burst/types/

    Package Sidebar

    Install

    npm i @burst/types

    Weekly Downloads

    1

    Version

    0.0.12

    License

    none

    Unpacked Size

    9.53 kB

    Total Files

    13

    Last publish

    Collaborators

    • dennistimmers
    • robinheij
    • joriregter
    • burst-bot
    • carinhansen
    • perryjanssen
    • fvanharreveld