mirror of
https://github.com/home-assistant/frontend.git
synced 2026-07-09 07:23:55 +01:00
6a5568ad4f
* Optimize app entrypoint * review * remove legacy support
7 lines
91 B
TypeScript
7 lines
91 B
TypeScript
export {
|
|
DIRECTION_LEFT,
|
|
DIRECTION_RIGHT,
|
|
Manager,
|
|
Swipe,
|
|
} from "@egjs/hammerjs";
|