mirror of
https://git.studyfor.work/actions/action-send-mail.git
synced 2026-02-06 11:50:15 -05:00
2 lines
75 B
TypeScript
2 lines
75 B
TypeScript
export declare function issueCommand(command: string, message: any): void;
|