@stdlib/esm
Version:
ES module distribution for Stdlib, a standard library for JavaScript and Node.js.
3 lines • 341 B
JavaScript
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0
import r from"./../special/floorn.js";var n=r;function t(r,t,o,e){return r[0]=n(t,e),r[1]=n(o,e),r}var o=t;function e(r,n,t,e){return 3===arguments.length?o([0,0],r,n,t):o(r,n,t,e)}var a=e;export default a;
//# sourceMappingURL=floorn.js.map