ITsTypeFormatter interface
Formats TsType for output.
Namespace: TypeLite
Methods
Name | Description | |
---|---|---|
FormatType | Formats TsType for output |
ITsTypeFormatter.FormatType method
Formats TsType for output
Syntax
Parameters
-
TsType
type - The type to format.
Returns
-
string
- The string representation of the type.