eris/db/db.ts

2 lines
49 B
TypeScript
Raw Permalink Normal View History

2023-09-10 18:56:17 +00:00
export const db = await Deno.openKv("./app.db");