isClickableInput.d.ts 69 B

1
  1. export declare function isClickableInput(element: Element): boolean;