Skip to content

enableLibraryDebuggers

Enables the debuggers for the obsidian-dev-utils library.

Import:

import { enableLibraryDebuggers } from 'obsidian-dev-utils/debug';

Signature:

function enableLibraryDebuggers(): void

Returns: void