chore: use framework sub paths everywhere (#9253)
This commit is contained in:
committed by
GitHub
parent
48bea267dc
commit
a8e19faf8d
@@ -1,4 +1,7 @@
|
||||
import { HttpCompressionOptions, ProjectConfigOptions } from "@medusajs/types"
|
||||
import {
|
||||
HttpCompressionOptions,
|
||||
ProjectConfigOptions,
|
||||
} from "@medusajs/framework/types"
|
||||
import compression from "compression"
|
||||
import { Request, Response } from "express"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user