The `Minimum` primitive wrapper object accessors
public get [Symbol.toStringTag](): string The getarrow-up-right accessor, with the help of toStringTagarrow-up-right, changes the default tag to 'Minimum' for an instance of Minimum.
get
toStringTag
'Minimum'
Minimum
Last updated 2 years ago