Type Alias. Cardinal Direction
sprotty / CardinalDirection
CardinalDirection =
"north"
|"north-east"
|"east"
|"south-east"
|"south"
|"south-west"
|"west"
|"north-west"
Defined in: packages/sprotty/src/utils/geometry.ts:117
sprotty / CardinalDirection
CardinalDirection =
"north"
|"north-east"
|"east"
|"south-east"
|"south"
|"south-west"
|"west"
|"north-west"
Defined in: packages/sprotty/src/utils/geometry.ts:117