yjs/lib/math.mjs
2018-11-25 22:39:50 +01:00

5 lines
56 B
JavaScript

/**
* @module math
*/
export const floor = Math.floor