* Merge pull request #17 from Azure/dependabot/npm_and_yarn/actions/core-1.2.6 Bump @actions/core from 1.0.0 to 1.2.6 * updating actions core node module
2 lines
75 B
TypeScript
2 lines
75 B
TypeScript
export declare function issueCommand(command: string, message: any): void;
|