Rxova
Skip to content

enableDebug

function enableDebug(options?): () => void;

Log every wire on a bus to the console. Returns a function to stop.

ParameterType
optionsDebugOptions

() => void