UNPKG

liteloader-js

Version:
6 lines (5 loc) 127 B
/** * @Float is return positive or negative whole number with a decimal point. */ export class Float extends Number { }