UNPKG

@aziontech/opennextjs-azion

Version:
6 lines (5 loc) 253 B
import { BuildOptions } from "@opennextjs/aws/build/helper.js"; /** * Compiles the values extracted from the project's env files to the output directory for use in the worker. */ export declare function compileEnvFiles(buildOpts: BuildOptions): void;