0.0.12 • Published 5 years ago

@ragemp-tools/online v0.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago
npm i @ragemp-tools/online@beta
const { peak, online, servers } = require('@ragemp-tools/online')

peak().then(console.log) // output: peak online
online().then(console.log) // output: online now
servers().then(console.log) // output: servers

peak() | online() | servers()

0.0.12

5 years ago

0.0.11

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago