mirror of
https://github.com/umami-software/umami.git
synced 2026-02-12 16:45:35 +01:00
Fixed session queries.
This commit is contained in:
parent
7148f66d1a
commit
c0ef8dace4
4 changed files with 8 additions and 6 deletions
|
|
@ -19,6 +19,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/getSessionStats';
|
||||
export * from './analytics/sessions/saveSessionData';
|
||||
export * from './analytics/stats/getActiveVisitors';
|
||||
export * from './analytics/stats/getRealtimeData';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue