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.
getConciseSignature
Summary
Generates a concise signature for a function. Example: “getArea(width, height)“Signature
Parameters
apiItem
Type:ApiItem
Returns
Type:string
Generates a concise signature for a function. Example: “getArea(width, height)”
