Skip to content

Type Alias: AxisSpec

ts
type AxisSpec = `${AxisDirection}${AxisName}`;

Defined in: src/types.ts:196

Released under the MIT License.