get [Symbol.toStringTag]()
The get accessor, with the help of toStringTag, changes the default tag to 'Minimum' for an instance of Minimum
[Symbol.toStringTag]
[Symbol.toStringTag]
The get
accessor, with the help of toStringTag
, changes the default tag to 'Minimum'
for an instance of Minimum
.
minimum.class.ts
Return type
Example usage
Last updated