Truncate a number to the nearest integer
The number to truncate
type Example = Truncate<"3.14"> Copy
type Example = Truncate<"3.14">
Generated using TypeDoc
Truncate a number to the nearest integer