UNPKG

tactus

Version:

Add native-like haptic feedback to any web app.

4 lines (2 loc) 84 B
declare function triggerHaptic(duration?: number): void; export { triggerHaptic };