Skip to main content

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.

decreaseIndent

Summary

Decreases the indentation, reverting the effect of the corresponding call to IndentedWriter.increaseIndent().

Signature

decreaseIndent(): void;

Parameters

This method takes no parameters.

Returns

Type:void Decreases the indentation, reverting the effect of the corresponding call to IndentedWriter.increaseIndent().