normalizeCORSOptions
normalizeCORSOptions(
options):Required<CORSOptions> |null
Defined in: cors.ts:27
Normalize CORS options
Parameters
Section titled “Parameters”options
Section titled “options”boolean | CORSOptions | undefined
Returns
Section titled “Returns”Required<CORSOptions> | null