UNPKG

trigger.dev

Version:

A Command-Line Interface for Trigger.dev projects

2 lines (1 loc) 99 B
export declare function createBundleArchive(bundleDir: string, outputPath: string): Promise<void>;