Files

2 lines
50 B
Plaintext
Raw Permalink Normal View History

2025-11-13 10:36:23 +08:00
export type Vibrate = (duration: number) => void;