Type Alias HandType

HandType:
    | "hand"
    | "fist"
    | "pinch"
    | "point"
    | "face"
    | "tip"
    | "pinchtip"