aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/node_modules/@actions/core/lib/file-command.d.ts
blob: 2d1f2f42511c2fb44a04c1140d05685883f8f72c (plain) (tree)
1
2

                                                                                
export declare function issueFileCommand(command: string, message: any): void;
export declare function prepareKeyValueMessage(key: string, value: any): string;