lzt

0.2.3 • Public • Published

Lolzteam API for node.js

Документация

Example usage

import { LZTApi } from 'lzt'

const api = new LZTApi({ token: <your api token> })

const me = await api.users.getUser()
const myPayments = await api.market.getPayments()

console.log(me, myPayments)

Readme

Keywords

Package Sidebar

Install

npm i lzt

Weekly Downloads

1

Version

0.2.3

License

GPL-3.0

Unpacked Size

46.2 kB

Total Files

12

Last publish

Collaborators

  • ne-lanskoy