UNPKG

115 BTypeScriptView Raw
1/// <reference types="node" />
2export declare function run(argv: string[], env: NodeJS.ProcessEnv): Promise<void>;