Eric Bower
·
16 Aug 23
deps.ts
1export { marked } from "npm:marked";
2export { encode } from "https://deno.land/std@0.166.0/encoding/base64.ts";
3export { dirname } from "https://deno.land/std@0.166.0/path/mod.ts";
4export { Application } from "https://deno.land/x/oak@v12.6.0/mod.ts";