What: * removes resouces type "shared" or "isolated" from internal modules. * modules can have an isolated database connection by providing a database config as part of their options on `medusa-config` CLOSES: FRMW-2593
3 lines
68 B
TypeScript
3 lines
68 B
TypeScript
export * from "./generate-entity"
|
|
export * from "./generate-schema"
|