UNPKG

@boost/config

Version:

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

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