UNPKG

@colyseus/monitor

Version:

Web Monitoring Panel for Colyseus

3 lines (2 loc) 118 B
import type { MonitorOptions } from './index.js'; export declare function getAPI(opts: Partial<MonitorOptions>): any;