UNPKG

gamedig

Version:

Query for the status of any game server in Node.JS

9 lines (7 loc) 131 B
import samp from './samp.js' export default class gtasao extends samp { constructor() { super() this.isOmp = true } }