mirror of
https://github.com/zoriya/v10.git
synced 2026-08-11 16:40:27 +00:00
3 lines
88 B
JavaScript
3 lines
88 B
JavaScript
import { Gesture, MediaGesture } from "./gesture.js";
|
|
export { Gesture, MediaGesture };
|