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
| Parameter | Type |
|---|---|
scope | MoleculeScope< Value > |
Returns
Value