Skip to content

Type Alias: UseScopeValue

ts
type UseScopeValue = UseInjectionValue<WireScope>;

Defined in: src/wirestate-lit/consumption/use-scope.ts:17

Represents value returned by useScope.