function writeEntryToReplicaimport { writeEntryToReplica } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/sync-fs/util.ts"; writeEntryToReplica(entry: FileInfoEntry | AbsenceEntry,replica: Replica,keypair: AuthorKeypair,rootDir: string,)Parametersentry: FileInfoEntry | AbsenceEntryreplica: Replicakeypair: AuthorKeypairrootDir: string