Installation
npm install --save @types/detect-touch
Summary
This package contains type definitions for detect-touch (https://github.com/rafgraph/detect-touch#readme).
Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/detect-touch.
index.d.ts
export function detectTouch(): boolean;
export const hasTouch: boolean;
Additional Details
- Last updated: Mon, 06 Nov 2023 22:41:05 GMT
- Dependencies: none
Credits
These definitions were written by Rajas Paranjpe.