This commit is contained in:
Gauthier Roebroeck 2025-06-04 11:19:27 +08:00
parent b5eb2b6e95
commit e3a7342ea6

View file

@ -4,9 +4,7 @@
// noinspection JSUnusedGlobalSymbols
// Auto generated by vite-plugin-dir2json
declare module "*i18n?dir2json&ext=.json&1" {
const json: {
"en": string;
};
const json: {};
export default json;
}