mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 22:27:16 +01:00
More work on reports. Added Funnel page.
This commit is contained in:
parent
5159dd470f
commit
3847e32f39
59 changed files with 1815 additions and 2370 deletions
1
src/declaration.d.ts
vendored
1
src/declaration.d.ts
vendored
|
|
@ -1,6 +1,7 @@
|
|||
declare module 'bcryptjs';
|
||||
declare module 'chartjs-adapter-date-fns';
|
||||
declare module 'cors';
|
||||
declare module 'date-fns-tz';
|
||||
declare module 'debug';
|
||||
declare module 'fs-extra';
|
||||
declare module 'jsonwebtoken';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue