mirror of
https://github.com/umami-software/umami.git
synced 2026-02-11 16:17:13 +01:00
Fixed export.
This commit is contained in:
parent
7ec84ae7ea
commit
ee8de858d1
2 changed files with 2 additions and 2 deletions
|
|
@ -18,6 +18,7 @@ export * from './analytics/sessions/createSession';
|
|||
export * from './analytics/sessions/getSession';
|
||||
export * from './analytics/sessions/getSessionMetrics';
|
||||
export * from './analytics/sessions/getSessions';
|
||||
export * from './analytics/sessions/saveSessionData';
|
||||
export * from './analytics/stats/getActiveVisitors';
|
||||
export * from './analytics/stats/getRealtimeData';
|
||||
export * from './analytics/stats/getWebsiteStats';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue