(feur)
This commit is contained in:
parent
60133a4a08
commit
c70202e5d1
6 changed files with 117 additions and 8 deletions
|
@ -1,7 +1,6 @@
|
|||
import { createPentagon } from "https://deno.land/x/pentagon@v0.1.5/mod.ts";
|
||||
import { project_root_dir } from "../utils.ts";
|
||||
import { z } from "https://deno.land/x/zod@v3.21.4/mod.ts";
|
||||
import mimeDbV1520 from "$std/media_types/vendor/mime-db.v1.52.0.ts";
|
||||
|
||||
const kv = await Deno.openKv(project_root_dir() + "local/kv");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue