mirror of
https://github.com/honojs/hono.git
synced 2024-12-01 10:51:01 +00:00
chore: tweak
This commit is contained in:
parent
2af8f2c5d1
commit
a95ffe0be1
@ -1,4 +1,4 @@
|
||||
import type { Context } from '../../context'
|
||||
import type { Context } from '@/context'
|
||||
|
||||
type CORSOptions = {
|
||||
origin: string
|
||||
|
Loading…
Reference in New Issue
Block a user