UNPKG

@stdlib/esm

Version:

ES module distribution for Stdlib, a standard library for JavaScript and Node.js.

3 lines 279 B
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0 function n(n,r,t){return n[0]=-r,n[1]=-t,n}var r=n;function t(n,t,e){return 2===arguments.length?r([0,0],n,t):r(n,t,e)}var e=t;export default e; //# sourceMappingURL=negate.js.map