UNPKG

@malagu/core

Version:
5 lines 170 B
export declare namespace ConfigUtil { function get<T = any>(key: string, defaultValue?: T): T; function getRaw(): any; } //# sourceMappingURL=config-util.d.ts.map