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.

getRefId

Summary

Generate a RefId from an ApiItem Format: “PackageName.ClassName.MemberName”

Signature

getRefId(apiItem: ApiItem): string;

Parameters

apiItem

Type:ApiItem

Returns

Type:string Generate a RefId from an ApiItem Format: “PackageName.ClassName.MemberName”