3 lines
90 B
TypeScript
3 lines
90 B
TypeScript
export const DESKTOP_INPUT_DEVICE_QUERY =
|
|
"(any-hover: hover) and (any-pointer: fine)";
|