Search
Preparing search index...
The search index is not available
@cadre/ts-utils
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
types
Point
Interface Point
A simple 2D point.
Hierarchy
Point
Index
Properties
x
y
Properties
x
x
:
number
The X-Coordinate.
y
y
:
number
The Y-Coordinate.
Globals
types
Json
Array
Json
Object
Point
x
y
Typed
Object
Constructor
First
Argument
First
Argument
From
Constructor
Json
Mutable
Mutable
Array
Mutable
Map
Mutable
Object
Non
Empty
Array
Omit
Primitive
Un
Stringified
nil
Generated using
TypeDoc
A simple 2D point.