GeometryLine
Under construction.
Import
import { GeometryLine } from "@tai-kun/surrealdb/decodeonly-datatypes";import { GeometryLine } from "@tai-kun/surrealdb/encodable-datatypes";import { GeometryLine } from "@tai-kun/surrealdb/standard-datatypes";
.constructor()
Creates a new GeometryLine
object.
new GeometryLine(source);
Arguments
source
Under construction.
Return Value
When called with new
, GeometryLine
returns its instance.