mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 14:47:14 +01:00
Updated realtime data fetch.
This commit is contained in:
parent
04e0b33622
commit
e35c11c3d6
9 changed files with 126 additions and 87 deletions
|
|
@ -31,6 +31,7 @@ export * from './analytics/sessions/getSessionActivity';
|
|||
export * from './analytics/sessions/getSessionStats';
|
||||
export * from './analytics/sessions/saveSessionData';
|
||||
export * from './analytics/getActiveVisitors';
|
||||
export * from './analytics/getRealtimeActivity';
|
||||
export * from './analytics/getRealtimeData';
|
||||
export * from './analytics/getValues';
|
||||
export * from './analytics/getWebsiteDateRange';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue