mirror of
https://github.com/umami-software/umami.git
synced 2026-02-20 20:45:39 +01:00
remove event_data.
This commit is contained in:
parent
4cb5a14de9
commit
0cc1319e14
19 changed files with 29 additions and 627 deletions
|
|
@ -4,7 +4,6 @@ export * from './admin/user';
|
|||
export * from './admin/website';
|
||||
export * from './analytics/event/getEventMetrics';
|
||||
export * from './analytics/event/getEvents';
|
||||
export * from './analytics/event/getEventData';
|
||||
export * from './analytics/event/saveEvent';
|
||||
export * from './analytics/pageview/getPageviewMetrics';
|
||||
export * from './analytics/pageview/getPageviews';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue