1.0.3 • Published 3 years ago

twitch-api-graphql v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago