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.
DocumentationStats
Summary
Utility class for collecting documentation statistics
Signature
export declare class DocumentationStats
Constructors
No constructors defined.
Properties
No properties defined.
Methods
collectFromApiModel
Modifiers: static
Collect statistics from an API model
collectGeneratedFilesStats
Modifiers: static
Collect statistics about generated files
collectStats
Modifiers: static
Collect complete statistics
Modifiers: static
Format file size in human-readable format
getTotalStats
Modifiers: static
Calculate total stats across all API surface types
Events
No events defined.