Files
Homarr/packages/analytics/src/index.ts
Manuel 7e64d39693 feat: add analytics (#528)
* feat: add analytics

* feat: send data to umami

* refactor: fix format

* fix: click behavior of switches

* refactor: format

* chore: rerun ci

---------

Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2024-05-26 17:18:25 +02:00

3 lines
70 B
TypeScript

export * from "./constants";
export * from "./send-server-analytics";