Search the Community
Showing results for tags 'npm'.
-
Install: npm 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 // Definition; async Function(): Promise<any>
- 2 replies
-
- 1
-
-
- npm
- JavaScript
-
(and 1 more)
Tagged with:
-
Install: npm 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 // Definition; async Function(): Promise<any>
- 3 replies
-
- npm
- JavaScript
-
(and 1 more)
Tagged with: