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.

postProcessOutput

Summary

Post-process template output (public for template manager)

Signature

postProcessOutput(output: string): string;

Parameters

output

Type:string

Returns

Type:string Post-process template output (public for template manager)