UNPKG

@speedy-js/mono

Version:

Monorepo development & continuous integration tooling.

3 lines 143 B
import { NpmNS } from '../types'; export declare function resolvePkg(cwd: string): NpmNS.IPackageJSON; //# sourceMappingURL=resolvePkg.d.ts.map