@epikodelabs/streamix / src/public-api / ScopeSetupSelf
Type Alias: ScopeSetupSelf<T>
ScopeSetupSelf<
T> =T&Scope
Defined in: projects/libraries/streamix/src/lib/atoms/scope.ts:302
Wrapped scope surface exposed as the first self parameter in setup callbacks.
Type Parameters
T
T extends Record<string, any>