UNPKG

160 BTypeScriptView Raw
1export declare function issueFileCommand(command: string, message: any): void;
2export declare function prepareKeyValueMessage(key: string, value: any): string;