0.0.12 • Published 6 years ago

@ragemp-tools/online v0.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

6 years ago

0.0.11

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago