Skip to content

Type Alias: BindingScopeValue

ts
type BindingScopeValue = keyof typeof BindingScope;

Defined in: src/wirestate-core/binding/binding.ts:42

Binding lifetime scope name.