wishthis/node_modules/@actions/core/lib/file-command.d.ts

2 lines
75 B
TypeScript
Raw Normal View History

2022-04-07 07:06:43 +00:00
export declare function issueCommand(command: string, message: any): void;