0.0.12 • Published 7 years ago

@ragemp-tools/online v0.0.12

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

7 years ago

0.0.11

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago