Skip to content
On this page

Enumeration: Orientation

Table of contents

Enumeration Members

Enumeration Members

FLAT

FLAT = "FLAT"

Defined in

hex/types.ts:15


POINTY

POINTY = "POINTY"

Defined in

hex/types.ts:16

Released under the MIT License.