UNPKG

164 BTypeScriptView Raw
1export default toplevel;
2/**
3 * Find the next git root
4 */
5declare function toplevel(cwd?: string): Promise<string | undefined>;
6//# sourceMappingURL=index.d.ts.map
\No newline at end of file