UNPKG

@cocalc/backend

Version:

CoCalc backend functionality: functionality used by either the hub, the next.js server or the project.

2 lines (1 loc) 86 B
export default function ensureContainingDirectoryExists(path: string): Promise<void>;