@infogata/videogata-plugin-typings
TypeScript icon, indicating that this package has built-in type declarations

1.12.0 • Public • Published

videogata-plugin-typings

npm (scoped)

Types for videogata plugins.

Installation

npm i --save-dev @infogata/videogata-plugin-typings

Usage

Configure tsconfig.json

{
  "compilerOptions": {
    "typeRoots": [
      "./node_modules/@types",
      "./node_modules/@infogata"
    ]
  }
}

or

Import in script

import "@infogata/videogata-plugin-typings";

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @infogata/videogata-plugin-typings

      Weekly Downloads

      0

      Version

      1.12.0

      License

      MIT

      Unpacked Size

      17.7 kB

      Total Files

      6

      Last publish

      Collaborators

      • elijahgreen