chore: delete declaration files

This commit is contained in:
Johannes Klein
2025-03-07 20:54:21 +01:00
committed by GitHub
parent 4455c853fe
commit 4a790204f2

6
dist/main.d.ts generated vendored
View File

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