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