mirror of
https://github.com/actions/typescript-action.git
synced 2025-04-07 07:49:50 +00:00
Rebuild dist
This commit is contained in:
6
dist/main.d.ts
generated
vendored
Normal file
6
dist/main.d.ts
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
/**
|
||||
* The main function for the action.
|
||||
*
|
||||
* @returns Resolves when the action is complete.
|
||||
*/
|
||||
export declare function run(): Promise<void>;
|
Reference in New Issue
Block a user