-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What is the problem this feature would solve?
I want to keep the cors like this
const coreConfig: CorsConfig = {
....
}What is the feature you are proposing to solve the problem?
add suppor for exporting CORSConfig types
import type { CorsConfig } from '@elysiajs/cors'
What alternatives have you considered?
No response
coderabbitai
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request