@vtj / designer / SimulatorEnv
Interface: SimulatorEnv
Defined in: packages/designer/types/framework/simulator.d.ts:16
Properties
apis
apis:
Record
<string
,any
>
Defined in: packages/designer/types/framework/simulator.d.ts:23
components
components:
Record
<string
,any
>
Defined in: packages/designer/types/framework/simulator.d.ts:22
container
container:
HTMLElement
Defined in: packages/designer/types/framework/simulator.d.ts:24
enhance()?
optional
enhance: (app
,provider
) =>void
Defined in: packages/designer/types/framework/simulator.d.ts:28
Parameters
app
App
provider
Returns
void
globals
globals:
Record
<string
,any
>
Defined in: packages/designer/types/framework/simulator.d.ts:25
library
library:
Record
<string
,any
>
Defined in: packages/designer/types/framework/simulator.d.ts:20
libraryLocaleMap
libraryLocaleMap:
Record
<string
,any
>
Defined in: packages/designer/types/framework/simulator.d.ts:26
locales
locales:
Record
<string
,any
>
Defined in: packages/designer/types/framework/simulator.d.ts:27
materials
materials:
Record
<string
,any
>
Defined in: packages/designer/types/framework/simulator.d.ts:21
Vue
Vue:
any
Defined in: packages/designer/types/framework/simulator.d.ts:18
VueRouter
VueRouter:
any
Defined in: packages/designer/types/framework/simulator.d.ts:19
window
window:
Window
Defined in: packages/designer/types/framework/simulator.d.ts:17