Remix
Remix
remix/middleware/cors · TypeView Source

CorsOrigin

Summary

Accepted forms for configuring allowed CORS origins.

Signature

type CorsOrigin = OriginMatcher | boolean | CorsOriginResolver;