Creates a new runtime.
API
export declare function useRuntime(
options: UseRuntimeOptions ,
): RuntimeRef;
useRuntime
RuntimeRef
@param
options:
UseRuntimeOptions
The options for creating the runtime.
@returns
RuntimeRef
Creates a new runtime.
export declare function useRuntime(
options: UseRuntimeOptions ,
): RuntimeRef;
RuntimeRef
@param
options:
UseRuntimeOptions
The options for creating the runtime.
@returns
RuntimeRef