Creates a new runtime.
API
export declare function useRuntime(
options: UseRuntimeOptions ,
): RuntimeRef; useRuntime
RuntimeRef@paramoptions:UseRuntimeOptionsThe options for creating the runtime.
@returnsRuntimeRefCreates a new runtime.
export declare function useRuntime(
options: UseRuntimeOptions ,
): RuntimeRef; RuntimeRef@paramoptions:UseRuntimeOptionsThe options for creating the runtime.
@returnsRuntimeRef