yjs/lib/math.js
2018-11-25 03:17:00 +01:00

5 lines
56 B
JavaScript

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