3 lines
143 B
TypeScript
Raw Normal View History

2021-05-01 23:38:36 +02:00
import { ConnectionHandler } from "tc-shared/ConnectionHandler";
export declare function spawnServerInfoNew(handler: ConnectionHandler): void;