UNPKG

prebundle

Version:
9 lines (8 loc) 264 B
export declare const DIST_DIR = "compiled"; export declare const DEFAULT_EXTERNALS: { './package.json': string; '../package.json': string; '../../package.json': string; }; export declare const NODE_BUILTINS: string[]; export declare const cwd: string;