UNPKG

json-light

Version:

Allow to extend yaml or json files configuration

5 lines 142 B
import { JsonLight } from '../domain'; export declare class JsonLightBuilder { build(): JsonLight; } //# sourceMappingURL=builder.d.ts.map