mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2026-06-21 16:41:23 +07:00
node_modules: update
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Sanitizes an input into a string so it can be passed into issueCommand safely
|
||||
* @param input input to sanitize into a string
|
||||
*/
|
||||
export declare function toCommandValue(input: any): string;
|
||||
Reference in New Issue
Block a user