3 lines
162 B
TypeScript
Raw Normal View History

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