@epikodelabs/streamix / getRuntimeHooks
Function: getRuntimeHooks()
getRuntimeHooks():
null|StreamRuntimeHooks
Defined in: projects/libraries/streamix/src/lib/abstractions/hooks.ts:76
Returns the currently-registered runtime hooks, if any.
Returns
null | StreamRuntimeHooks
The registered hooks or null.