mirror of
https://git.mirrors.martin98.com/https://github.com/actions/setup-go
synced 2026-02-11 09:33:00 +08:00
2 lines
75 B
TypeScript
2 lines
75 B
TypeScript
export declare function issueCommand(command: string, message: any): void;
|