Documentation Index
Fetch the complete documentation index at: https://mint-tsdocs.saulo.engineer/llms.txt
Use this file to discover all available pages before exploring further.
createScopedDebugger
Summary
Create a scoped debugger under a parent namespaceSignature
Parameters
parentNamespace
Type: string Parent namespace (e.g., ‘templates’)childNamespace
Type: string Child namespace (e.g., ‘liquid’)Returns
Type:Debugger
Create a scoped debugger under a parent namespace

