Files
Nick Alteen 44843bfdd2 Rebuild dist
2024-11-15 11:45:05 -05:00

7 lines
144 B
TypeScript
Generated

/**
* The main function for the action.
*
* @returns Resolves when the action is complete.
*/
export declare function run(): Promise<void>;