feat(medusa,dashboard,admin-sdk): Run admin dashboard from Medusa instance (#7330)
This commit is contained in:
@@ -8,3 +8,6 @@ interface ImportMetaEnv {
|
||||
interface ImportMeta {
|
||||
readonly env: ImportMetaEnv
|
||||
}
|
||||
|
||||
declare const __BACKEND_URL__: string | undefined
|
||||
declare const __BASE__: string
|
||||
|
||||
Reference in New Issue
Block a user