mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 06:07:17 +01:00
3 lines
82 B
TypeScript
3 lines
82 B
TypeScript
export async function getRealtimeData() {
|
|
throw new Error('Not Implemented');
|
|
}
|