time-function/node_modules/@commitlint/read/lib/get-edit-file-path.d.ts
2021-11-22 09:39:27 -06:00

2 lines
144 B
TypeScript

export declare function getEditFilePath(top: string, edit?: boolean | string): Promise<string>;
//# sourceMappingURL=get-edit-file-path.d.ts.map