5 lines
122 B
TypeScript
5 lines
122 B
TypeScript
import { withCustomWebpackConfig } from "@medusajs/admin-ui"
|
|
export { withCustomWebpackConfig }
|
|
|
|
export * from "../types"
|