function removeEmptyDirimport { removeEmptyDir } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/sync-fs/util.ts"; removeEmptyDir(dir: string, rootDir: string)Parametersdir: stringrootDir: string