2021-02-20 18:55:36 +01:00

3 lines
146 B
TypeScript

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