Socket
Book a DemoInstallSign in
Socket

@burst/types

Package Overview
Dependencies
Maintainers
5
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@burst/types

To use the types from package:

latest
npmnpm
Version
0.0.12
Version published
Maintainers
5
Created
Source

#@burst/types

To use the types from package:

  • Install it as a (dev-)dependency in your project.
  • 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"
  ]
}

FAQs

Package last updated on 07 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts