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