mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 14:17:13 +01:00
Imported libraries, removed next-basics.
This commit is contained in:
parent
31266cb1ac
commit
113022ed17
44 changed files with 361 additions and 180 deletions
5
src/declaration.d.ts
vendored
5
src/declaration.d.ts
vendored
|
|
@ -1,5 +1,6 @@
|
|||
declare module 'bcryptjs';
|
||||
declare module 'chartjs-adapter-date-fns';
|
||||
declare module 'cors';
|
||||
declare module 'debug';
|
||||
declare module 'chartjs-adapter-date-fns';
|
||||
declare module 'jsonwebtoken';
|
||||
declare module 'md5';
|
||||
declare module 'request-ip';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue