This commit is contained in:
2025-11-24 20:42:43 +01:00
parent 4c8ff39305
commit 46fa63af8a
16 changed files with 595 additions and 345 deletions
-4
View File
@@ -1,4 +0,0 @@
declare module '*?url' {
const url: string;
export default url;
}