import { type StrictCORSOptions } from "https://deno.land/x/workers_middleware@v0.1.0-pre.36/cors.ts";
definition: SetRequired<CORSOptions, "origin" | "methods" | "headers">
x/workers_middleware/cors.ts>StrictCORSOptions
import { type StrictCORSOptions } from "https://deno.land/x/workers_middleware@v0.1.0-pre.36/cors.ts";