Skip to content

@shtse8/fluxus v1.0.0


@shtse8/fluxus / src / createScope

Function: createScope()

createScope(parent, overrides): Scope

Defined in: src/scope.ts:769

Factory function to create a new Scope.

Parameters

parent

null | Scope

overrides

readonly ProviderOverride[] = []

Returns

Scope

Released under the ISC License.