SlashNephy / types-amq

Type Definitions for Anime Music Quiz

Home Page:https://www.npmjs.com/package/@slashnephy/types-amq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

types-amq

Check npm

Install

$ yarn add @slashnephy/types-amq

Usage

tsconfig.json

{
  "typeRoots": ["./node_modules/@slashnephy/types-amq"]
}

or

{
  "types": ["@slashnephy/types-amq/types"]
}

About

Type Definitions for Anime Music Quiz

https://www.npmjs.com/package/@slashnephy/types-amq


Languages

Language:TypeScript 89.8%Language:JavaScript 10.2%