feat(medusa, modules-sdk, types, utils): Re work modules loading and remove legacy functions (#5496)
This commit is contained in:
@@ -40,8 +40,8 @@ export type RunMigrationFn = (
|
||||
|
||||
export type MedusaModuleConfig = {
|
||||
[key: string | Modules]:
|
||||
| boolean
|
||||
| Partial<InternalModuleDeclaration | ExternalModuleDeclaration>
|
||||
| true
|
||||
}
|
||||
|
||||
export type SharedResources = {
|
||||
|
||||
Reference in New Issue
Block a user