UNPKG

@rnv/engine-rn-next

Version:

ReNative Engine to build next based platforms with react native support.

14 lines 339 B
export declare const EnvVars: { RNV_NEXT_TRANSPILE_MODULES: () => { RNV_NEXT_TRANSPILE_MODULES: string[]; }; NEXT_BASE: () => { NEXT_PAGES_DIR: string; NEXT_DIST_DIR: string; NEXT_EXPORT: boolean; }; NODE_ENV: () => { NODE_ENV: string; }; }; //# sourceMappingURL=env.d.ts.map