method Crud.prototype.editimport { Crud } from "https://deno.land/x/lunchbox@v1.0.2/src/db.ts"; edit(id: string, entry: modEntry)Parametersid: stringentry: modEntry