Skip to main content

Variable: DEFAULT_CAPABILITIES

const DEFAULT_CAPABILITIES: AdapterCapabilities;

Defined in: service-framework/src/runtime-adapter.ts:67

The runtime-adapter contract, the snapshot service base and the headless mock moved into @realitycollective/service-framework in 1.0.1: none of them ever touched IWSDK, and every host binding needs them. They are re-exported here unchanged so existing imports from this package keep working.