The ContextPort.consume side returns undefined when no
resolver has been provided in the current component subtree — the
Svelte dispatcher then falls through to the headless resolver,
matching the React adapter's behaviour with its
UserResolverContext default value.
Context port for the active SvelteComponentResolver.
The ContextPort.consume side returns
undefinedwhen no resolver has been provided in the current component subtree — the Svelte dispatcher then falls through to the headless resolver, matching the React adapter's behaviour with itsUserResolverContextdefault value.