UNPKG

trigger.dev

Version:

A Command-Line Interface for Trigger.dev (v3) projects

7 lines (6 loc) 122 B
export type TaskFile = { triggerDir: string; filePath: string; importPath: string; importName: string; };