Skip to content

@epikodelabs/streamix


@epikodelabs/streamix / src/public-api / ScopeSetupSelfFromConfig

Type Alias: ScopeSetupSelfFromConfig<T>

ScopeSetupSelfFromConfig<T> = T & Scope

Defined in: projects/libraries/streamix/src/lib/atoms/scope.ts:306

Wrapped scope surface exposed as the first self parameter in config-form setup callbacks.

Type Parameters

T

T extends Record<string, any>

Released under the GNU AGPL v3 or later.