create Qin instance
| Name | Type | Description | ||||||
|---|---|---|---|---|---|---|---|---|
props |
Object |
QinPropsType
|
Methods
-
create/load sandbox from local or browser's indexDB
Name Type Description sandboxInfoObject SandboxInfoType Name Type Description namestring name of sandbox you want to create Returns:
Type Description Promise.<void> -
start sandbox engine, remember to call function createSandbox first
Returns:
Type Description Promise.<void> -
stop sandbox engine