naver / hammer.js

A javascript library for multi-touch gestures :// You can touch this
http://hammerjs.github.io
MIT License
43 stars 11 forks source link

Unmatched types in hammer.js #9

Closed daybrush closed 5 years ago

daybrush commented 5 years ago

hammer.js does not have these types.

remove types.

{
    toArray,
    inArray,
    uniqueArray,
    splitStr,
    boolOrFn,
    hasParent,
    addEventListeners,
    removeEventListeners,
}