@netgum/types

0.1.8 • Public • Published

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

/@netgum/types/

    Package Sidebar

    Install

    npm i @netgum/types

    Weekly Downloads

    7

    Version

    0.1.8

    License

    MIT

    Unpacked Size

    13.9 kB

    Total Files

    22

    Last publish

    Collaborators

    • staszek