UNPKG

trigger.dev

Version:

A Command-Line Interface for Trigger.dev projects

3 lines (2 loc) 121 B
import type { Command } from "commander"; export declare function configureWorkersRunCommand(program: Command): Command;