twitch-api-graphql
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Twitch GraphQL API Wrapper

Setup

After installing with your preferred package manager, initialise using new TwitchClient (or whatever you import it as).

import TwitchClient from "@Mub1532/twitch-api-graphql";

const client = new TwitchClient(<clientID>: optional);

Documentation

Documentation can be found at https://mub1532.github.io/twitch-api-graphql/classes/default.html

Docs made using the TypeDoc package

Package Sidebar

Install

npm i twitch-api-graphql

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

10.3 kB

Total Files

13

Last publish

Collaborators

  • mub1532