UNPKG

conventional-changelog

Version:
3 lines 182 B
export declare function loadDataFile(filePath: string): Promise<object>; export declare function isFileExists(filePath: string): Promise<boolean>; //# sourceMappingURL=utils.d.ts.map