Files
2025-11-13 10:36:23 +08:00

2 lines
50 B
Plaintext

export type Vibrate = (duration: number) => void;