method ed.Point.prototype.subtractimport { ed } from "https://deno.land/x/earthstar@v10.0.0-beta.7/deps.ts"; const { Point } = ed; subtract(other: Point)Parametersother: Point