@time2win/t2w
TypeScript icon, indicating that this package has built-in type declarations

1.4.17 • Public • Published

@time2win/t2w

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.

Requirements

NodeJS >= 18.x
Typescript >= 4.x

Usage

Install Package

npm install @time2win/t2w

Import Package

import Time2WinAPI from '@time2win/t2w';
import { T2WEvent } from '@time2win/t2w/models';

const api = new Time2WinAPI('YOUR-API-KEY');

Package Sidebar

Install

npm i @time2win/t2w

Weekly Downloads

1

Version

1.4.17

License

MIT

Unpacked Size

37.1 kB

Total Files

9

Last publish

Collaborators

  • time2win