UNPKG

88 BTypeScriptView Raw
1export declare function readConfigFile<T>(files: string | string[]): Promise<T | null>;