docs: update imports of middlewares and http types (#9440)
This commit is contained in:
@@ -49,7 +49,7 @@ export const highlights = [
|
||||
import {
|
||||
MedusaRequest,
|
||||
MedusaResponse,
|
||||
} from "@medusajs/medusa"
|
||||
} from "@medusajs/framework/http"
|
||||
import {
|
||||
ContainerRegistrationKeys,
|
||||
} from "@medusajs/framework/utils"
|
||||
|
||||
Reference in New Issue
Block a user