SheetXL - v0.4.6
    Preparing search index...
    • Re-export detectIt.

      Returns {
          deviceType: "mouseOnly" | "touchOnly" | "hybrid";
          primaryInput: "touch" | "mouse";
          supportsPassiveEvents: boolean;
          supportsPointerEvents: boolean;
          supportsTouchEvents: boolean;
      }

      The detect-it library.