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.

getTemplateMapping

Summary

Get the template mapping for debugging/information purposes

Signature

getTemplateMapping(): Partial<Record<ApiItemKind, string>>;

Parameters

This method takes no parameters.

Returns

Type:Partial<Record<ApiItemKind, string>> Get the template mapping for debugging/information purposes