Type Alias: ServiceRequirement
Generated from SDK v1 (protocol 1) at source revision
97c6bb1. Never edit by hand; runnpm run generate:reference.
Type Alias: ServiceRequirement
Section titled “Type Alias: ServiceRequirement”ServiceRequirement =
Readonly<{id:string;optional?:boolean;version:string; }>
Defined in: sdk/sdk.ts:150
A service contract an extension consumes. Required services block activation until a compatible provider is active; optional services are resolved when present and skipped when absent.