API reference
ContextSource
A single context source resolved by the context manager.
ContextSource
Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.
A single context source resolved by the context manager.
Signature
interface ContextSource { /* ... */ }Kind
interface