Back to Types
typename
Get the human-readable type name of a value.
Syntax
typename(x) → Type name string
Backends
TypeScript
Description
Get the human-readable type name of a value.
Parameters
| Name | Description |
|---|---|
| x | Any value |
Returns
Type name string