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