UNPKG

fantasticon

Version:
6 lines (5 loc) 172 B
export declare const DEFAULT_FILEPATHS: string[]; export declare const loadConfig: (filepath?: string) => Promise<{ loadedConfig: {}; loadedConfigPath: string; }>;