Skip to content

@epikodelabs/streamix


@epikodelabs/streamix / src/public-api / markAtomAsEmitted

Function: markAtomAsEmitted()

markAtomAsEmitted(atom): void

Defined in: projects/libraries/streamix/src/lib/atoms/scope.ts:868

Records that an atom has emitted its first value.

Parameters

atom

Atom<any>

Returns

void

Released under the GNU AGPL v3 or later.