mirror of
https://github.com/umami-software/umami.git
synced 2026-02-13 00:55:37 +01:00
Initial Typescript models.
This commit is contained in:
parent
04e9f06e93
commit
0aaba8cbd1
74 changed files with 1144 additions and 768 deletions
3
queries/analytics/stats/getRealtimeData.ts
Normal file
3
queries/analytics/stats/getRealtimeData.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export async function getRealtimeData() {
|
||||
throw new Error('Not Implemented');
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue