mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-02 06:29:40 +08:00
Fixed unit test
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import isTouchDevice from 'is-touch-device';
|
||||
|
||||
isTouchDevice() === true;
|
||||
if (isTouchDevice()) {}
|
||||
|
||||
Reference in New Issue
Block a user