UNPKG

trigger.dev

Version:

A Command-Line Interface for Trigger.dev projects

2 lines (1 loc) 116 B
export declare function writePrivateEnvFile(outputPath: string, content: string, flags: "wx" | "w"): Promise<void>;