UNPKG

@commitlint/top-level

Version:
6 lines 164 B
export default toplevel; /** * Find the next git root */ declare function toplevel(cwd?: string): Promise<string | undefined>; //# sourceMappingURL=index.d.ts.map