UNPKG

bob-the-bundler

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