Skip to content
Bunshi
GitHub

ScopeGetter

ScopeGetter: <Value>(scope) => Value

Calling this function creates an implicit dependency between the molecule that called it and the scope that’s requested.

Type parameters

Parameter
Value

Parameters

ParameterType
scopeMoleculeScope< Value >

Returns

Value

Source

src/vanilla/molecule.ts:18