UNPKG

@dvcol/common-utils

Version:

Typescript library for common utility functions and constants

4 lines (2 loc) 87 B
declare const getCursorState: (e: PointerEvent) => string; export { getCursorState };