Skip to content

Type Alias: AxisDirection

ts
type AxisDirection = "+" | "-";

Defined in: src/types.ts:195

Released under the MIT License.