mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-14 00:31:25 +10:00
fix: remaining type issues
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
import { defineDropTask } from "..";
|
||||
|
||||
/*
|
||||
export default defineDropTask({
|
||||
buildId: () => `debug:${new Date().toISOString()}`,
|
||||
name: "Debug Task",
|
||||
@ -16,3 +17,4 @@ export default defineDropTask({
|
||||
}
|
||||
},
|
||||
});
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user