5 lines
207 B
TypeScript
5 lines
207 B
TypeScript
|
export { readAll } from "https://deno.land/std@0.104.0/io/util.ts";
|
||
|
|
||
|
export { json, opine } from "https://deno.land/x/opine@1.7.2/mod.ts";
|
||
|
export { opineCors } from "https://deno.land/x/cors@v1.2.2/mod.ts";
|