Skip to content

Regrip API / domain/CubeNotation.gen / axis

Type Alias: axis

axis = "x" | "y" | "z"

Defined in: packages/core/src/domain/CubeNotation.gen.ts:9

Whole-cube rotation axes, compiled as lowercase literal strings.