mirror of
https://git.mirrors.martin98.com/https://github.com/cyberman54/curl
synced 2025-11-18 19:51:04 +08:00
2 lines
75 B
TypeScript
2 lines
75 B
TypeScript
export declare function issueCommand(command: string, message: any): void;
|