Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/abc/middleware/cors.ts>cors

A better Deno framework to create web application.
Go to Latest
function cors
import { cors } from "https://deno.land/x/abc@v1.2.4/middleware/cors.ts";

Parameters

optional
config: CORSConfig = [UNSUPPORTED]