blob: 2d1f2f42511c2fb44a04c1140d05685883f8f72c [file] [log] [blame]
export declare function issueFileCommand(command: string, message: any): void;
export declare function prepareKeyValueMessage(key: string, value: any): string;