providing latest-state models and advanced methods to interact with the T2W API. Models are included per default and can be imported directly from the package.
NodeJS >= 18.x
Typescript >= 4.x
npm install @time2win/t2w
import Time2WinAPI from '@time2win/t2w';
import { T2WEvent } from '@time2win/t2w/models';
const api = new Time2WinAPI('YOUR-API-KEY');