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