docs: update imports of middlewares and http types (#9440)
This commit is contained in:
@@ -25,7 +25,7 @@ export const highlights = [
|
||||
import type {
|
||||
SubscriberArgs,
|
||||
SubscriberConfig,
|
||||
} from "@medusajs/medusa"
|
||||
} from "@medusajs/framework"
|
||||
|
||||
export default async function productCreateHandler({
|
||||
event,
|
||||
|
||||
Reference in New Issue
Block a user