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.
indentScope
Summary
A shorthand for ensuring that increaseIndent()/decreaseIndent() occur in pairs.Signature
Parameters
scope
Type:() => void
indentPrefix
Type:string
Optional: Yes
Returns
Type:void
A shorthand for ensuring that increaseIndent()/decreaseIndent() occur in pairs.
