Options for creating a runtime.
API
interface UseRuntimeOptions {}functions
[...RuntimeFunctionRef<any, any>[]]The functions that are available in the runtime.
timeout
numberThe timeout for the runtime.