Skip to content

GeometryPoint

This section is currently under construction.

Import

import { GeometryPoint } from "@tai-kun/surrealdb/decodeonly-datatypes";
import { GeometryPoint } from "@tai-kun/surrealdb/encodable-datatypes";
import { GeometryPoint } from "@tai-kun/surrealdb/standard-datatypes";

.constructor()

Creates a new GeometryPoint object.

new GeometryPoint(source);

Arguments

source

This section is currently under construction.

Return Value

When called with new, GeometryPoint returns its instance.