chore(docs): Generated References (#8360)

Generated the following references:
- `currency_models`
- `medusa_config`
- `region_models`
- `types`
This commit is contained in:
github-actions[bot]
2024-07-31 07:31:20 +00:00
committed by GitHub
parent 69ddd1e081
commit aac906f058
86 changed files with 37867 additions and 20774 deletions
@@ -0,0 +1,13 @@
import { TypeList } from "docs-ui"
# MODULE\_RESOURCE\_TYPE
## Enumeration Members
### SHARED
**SHARED** = `"shared"`
### ISOLATED
**ISOLATED** = `"isolated"`
@@ -0,0 +1,13 @@
import { TypeList } from "docs-ui"
# MODULE\_SCOPE
## Enumeration Members
### INTERNAL
**INTERNAL** = `"internal"`
### EXTERNAL
**EXTERNAL** = `"external"`