mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
Updated components build.
This commit is contained in:
parent
5f27ba149b
commit
56af91950a
53 changed files with 942 additions and 333 deletions
2
src/declaration.d.ts
vendored
2
src/declaration.d.ts
vendored
|
|
@ -13,4 +13,6 @@ declare module 'papaparse';
|
|||
declare module 'prettier';
|
||||
declare module 'react-simple-maps';
|
||||
declare module 'semver';
|
||||
declare module 'tsup';
|
||||
declare module 'uuid';
|
||||
declare module '@umami/esbuild-plugin-css-modules';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue