UNPKG

bob-the-bundler

Version:
6 lines 264 B
export declare const distDir = "dist"; export declare const runifyCommand: import("../command.js").CommandFactory<{}, { tag?: string[] | undefined; }>; export declare function readPackageJson(baseDir: string): Promise<any>; //# sourceMappingURL=runify.d.ts.map