Skip to content

@epikodelabs/streamix


@epikodelabs/streamix / coroutines/src/public-api / background

Function: background()

background(): Context

Defined in: projects/libraries/streamix/coroutines/src/lib/utils/context.ts:91

Creates a root context that is not derived from any parent.

Returns

Context

A new background Context.

Released under the GNU AGPL v3 or later.