UNPKG

step-sequence-generator

Version:

A step sequence generator for figure skating programs

6 lines (5 loc) 126 B
export declare enum ArcVector { CLOCKWISE = "CLOCKWISE", COUNTER_CLOCKWISE = "COUNTER_CLOCKWISE", NONE = "NONE" }