Type Alias TGestureType

TGestureType:
    | "UNDERLINE"
    | "SCRATCH"
    | "JOIN"
    | "INSERT"
    | "STRIKETHROUGH"
    | "SURROUND"