Framework
IpcState
Host state and capabilities
| Property | Type | Description |
|---|
capabilities | string[] | Supported event types |
env | { platform: string; type: string; } | Host environment info |
env.platform? | string | Optional platform info |
env.type | string | Host environment identifier |
targets | string[] | Available targets for open:url |
version | number | Protocol version (currently 1) |