Type alias Stringifyable

Stringifyable: string | number | boolean | Date | StringifyableObject

A type that offers a well-defined conversion to a string representation.

Generated using TypeDoc