Skip to content
On this page

Enumeration: Rotation

Table of contents

Enumeration Members

Enumeration Members

CLOCKWISE

CLOCKWISE = "CLOCKWISE"

Defined in

grid/types.ts:15


COUNTERCLOCKWISE

COUNTERCLOCKWISE = "COUNTERCLOCKWISE"

Defined in

grid/types.ts:16

Released under the MIT License.