UNPKG

ipfsd-ctl

Version:
6 lines 294 B
export function removeRepo(repoPath: string): Promise<void>; export function repoExists(repoPath: string): Promise<any>; export function defaultRepo(): string; export function checkForRunningApi(): null; export function tmpDir(type?: string): string; //# sourceMappingURL=utils.browser.d.ts.map