UNPKG

144 BTypeScriptView Raw
1export declare const loadYamlConfiguration: (pathToFile: string) => any;
2export declare const nameFromYamlConfig: (fileName: string) => string;