You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -403,7 +403,6 @@ export default class Point extends BasePoint {
403
403
returnres
404
404
}
405
405
406
-
407
406
/**
408
407
* @constructor
409
408
* @param x - The x-coordinate of the point. May be a number, a BigNumber, a string (which will be interpreted as hex), a number array, or null. If null, an "Infinity" point is constructed.
@@ -461,19 +460,19 @@ export default class Point extends BasePoint {
0 commit comments