Regrip API / domain/CubeNotation.gen / axis
axis = "x" | "y" | "z"
"x"
"y"
"z"
Defined in: packages/core/src/domain/CubeNotation.gen.ts:9
Whole-cube rotation axes, compiled as lowercase literal strings.