createRuntime
Datalayer Core / createRuntime
Function: createRuntime()
createRuntime(
options
):Promise
<IRuntimePod
>
Defined in: tech/datalayer/core/src/stateful/runtimes/actions.ts:52
Create a Runtime.
Parameters
options
IRuntimeOptions
Returns
Promise
<IRuntimePod
>