Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Lolzteam API for node.js

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages