UNPKG

@boost/config

Version:

Powerful convention based finder, loader, and manager of both configuration and ignore files.

3 lines 131 B
import { Path } from '@boost/common'; export declare function loadCjs<T>(path: Path): Promise<T>; //# sourceMappingURL=cjs.d.ts.map