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

2 lines
75 B
TypeScript
Raw Normal View History

2022-06-08 10:36:39 +00:00
export declare function issueCommand(command: string, message: any): void;