chore: use framework sub paths everywhere (#9253)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import { formatException as originalFormatException } from "@medusajs/framework"
|
||||
import { formatException as originalFormatException } from "@medusajs/framework/http"
|
||||
|
||||
export const formatException = originalFormatException
|
||||
|
||||
Reference in New Issue
Block a user