ClassDescriber
Hierarchy
- ClassDescriber
Implements
- TypeDescriber
- TypeDescriber
Index
Methods
Methods
describe
▸ describe(arg
: any): Stringifiable
Describes class to human readable form.
Parameters:
Name | Type | Description |
---|---|---|
arg | any | Class argument as constructor or instance. |
Returns: Stringifiable
Description instance.