UNPKG

bob-the-bundler

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