class PathType extends TypeBase<Path>import { PathType } from "https://deno.land/x/pg_mem@2.6.6/datatypes/datatypes-geometric.ts"; Propertiesreadonlynamereadonlyprimary: DataTypeMethodsdoCanCast(t: _IType)doCast(value: Evaluator<Path>, to: _IType)doEquals(a: Path, b: Path)