Skip to content

@epikodelabs/streamix


@epikodelabs/streamix / registerRuntimeHooks

Function: registerRuntimeHooks()

registerRuntimeHooks(hooks): void

Defined in: projects/libraries/streamix/src/lib/abstractions/hooks.ts:60

Registers runtime hooks used by instrumentation and devtools.

Replaces any previously-registered hooks for the current global context.

Parameters

hooks

StreamRuntimeHooks

Returns

void

Released under the MIT License.