Reminix TypeScript SDK - v0.7.1
Docs
GitHub
Preparing search index...
@reminix/runtime
DiscoverResponse
Interface DiscoverResponse
Internal
Response from the /_discover endpoint.
interface
DiscoverResponse
{
agents
:
AgentInfo
[]
;
runtime
:
RuntimeInfo
;
}
Index
Properties
agents
runtime
Properties
agents
agents
:
AgentInfo
[]
runtime
runtime
:
RuntimeInfo
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agents
runtime
Docs
GitHub
Reminix TypeScript SDK - v0.7.1
Loading...
Response from the /_discover endpoint.