Preparing search index...
The search index is not available
AppleSauce
AppleSauce
applesauce-core
Helpers
getOrComputeCachedValue
Function getOrComputeCachedValue
getOrComputeCachedValue
<
T
extends
unknown
>
(
event
:
any
,
symbol
:
symbol
,
compute
:
()
=>
T
,
)
:
T
Internal method used to cache computed values on events
Type Parameters
T
extends
unknown
Parameters
event
:
any
symbol
:
symbol
compute
:
()
=>
T
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AppleSauce
Loading...
Internal method used to cache computed values on events