TeaSpeak-Client/imports/shared-app/ui/modal/server-bandwidth/Controller.d.ts

3 lines
145 B
TypeScript

import { ConnectionHandler } from "tc-shared/ConnectionHandler";
export declare function spawnServerBandwidth(handler: ConnectionHandler): void;