Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/alosaur/mod.ts>App#useCors

Alosaur - Deno web framework with many decorators
Go to Latest
method App.prototype.useCors
import { App } from "https://deno.land/x/alosaur@v0.32.0/mod.ts";

Deprecate

Parameters

builder: CorsBuilder<TState>