UNPKG

@runejs/common

Version:

Common logging, networking, compression, and other miscellaneous functionality for RuneJS.

2 lines (1 loc) 82 B
export declare const fixedFloor: (i: number, fractionDigits?: number) => number;