Skip to main content
Module

x/azure_functions/worker_deps.ts

Run Deno 🦕 on Azure Functions ⚡️
Latest
File
export type { Body,} from "https://deno.land/x/oak@v6.4.2/mod.ts";export { Application, Router, Context as OakContext,} from "https://deno.land/x/oak@v6.4.2/mod.ts";