NativeTypeDescriber
Hierarchy
- NativeTypeDescriber
Implements
- TypeDescriber
- TypeDescriber
Index
Methods
Methods
describe
▸ describe(arg
: any): Stringifiable
Describes native type to human readable form.
Parameters:
Name | Type | Description |
---|---|---|
arg | any | Native type argument. |
Returns: Stringifiable
Description instance.