mirror of
https://github.com/documenso/documenso.git
synced 2025-11-17 02:01:33 +10:00
feat: team analytics
This commit is contained in:
4
packages/lib/server-only/analytics/index.ts
Normal file
4
packages/lib/server-only/analytics/index.ts
Normal file
@ -0,0 +1,4 @@
|
||||
export * from './types';
|
||||
export * from './get-document-stats';
|
||||
export * from './get-recipient-stats';
|
||||
export * from './get-monthly-stats';
|
||||
Reference in New Issue
Block a user