@netgum/types

v0.1.8
Missing TypeScript definitions

NetGum Types

NPM version

Missing TypeScript definitions

Installation

  $ npm i @netgum/types -D

Usage

Add type root(s) to your tsconfig.json configuration.

Example:

{
  "compilerOptions": {
    "typeRoots": [
      "./node_modules/@netgum/types/ink",
      "./node_modules/@netgum/types/node",
      "./node_modules/@netgum/types/react",
      "./node_modules/@netgum/types/react-native"
    ]
  }
}

List of definitions

ink type root

node type root

react type root

react-native type root

License

The MIT License

npm i @netgum/types

Metadata

  • MIT
  • Whatever
  • Stanislaw Glogowski
  • released 8/16/2019

Downloads

Maintainers