Files
setup-helm/node_modules/@actions/core/lib/file-command.d.ts

2 lines
75 B
TypeScript
Raw Normal View History

2020-10-05 12:28:31 +05:30
export declare function issueCommand(command: string, message: any): void;