@epikodelabs/streamix / src/public-api / registerWithCurrentScope
Function: registerWithCurrentScope()
registerWithCurrentScope(
atom):void
Defined in: projects/libraries/streamix/src/lib/atoms/scope.ts:826
Links a newly created atom to the active scope so it is disposed with the scope.
Parameters
atom
Atom<any>
Returns
void