UNPKG

bob-the-bundler

Version:
6 lines 283 B
export declare const DIST_DIR = "dist"; export declare const buildCommand: import("../command").CommandFactory<{}, { incremental?: boolean | undefined; }>; export declare function validatePackageJson(pkg: any, includesCommonJS: boolean): void; //# sourceMappingURL=build.d.ts.map