UNPKG

conflakes

Version:

Manager of the configuration, may be depending on the environment, with the ability to import another config files defined inside themselves.

4 lines (3 loc) 152 B
export declare class FileLoaderLoadError extends Error { constructor(resource: string, sourceResource?: string | null, prevError?: Error | null); }