nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
createDecayOp
Function createDecayOp
createDecayOp
(
name
:
string
,
decayFn
:
()
=>
Promise
<
void
>
,
)
:
ConsolidationOperation
Create a decay operation from a callback.
Parameters
name
:
string
decayFn
:
()
=>
Promise
<
void
>
Returns
ConsolidationOperation
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
GitHub
npm
nexus-agents - v2.80.0
Loading...
Create a decay operation from a callback.