Add new route /api/file/[id]

This commit is contained in:
2023-06-15 18:05:09 +08:00
parent 8b2607988d
commit 0f28eda10d
8 changed files with 379 additions and 7 deletions

View File

@@ -19,6 +19,7 @@
"esbuild/": "https://deno.land/x/[email protected]/",
"lifegpc-md5": "https://esm.sh/[email protected]",
"meilisearch": "https://esm.sh/[email protected]",
"lodash/": "https://esm.sh/[email protected]/"
"lodash/": "https://esm.sh/[email protected]/",
"mime": "https://esm.sh/[email protected]"
}
}