full site update
This commit is contained in:
3
node_modules/astro/dist/i18n/vite-plugin-i18n.d.ts
generated
vendored
3
node_modules/astro/dist/i18n/vite-plugin-i18n.d.ts
generated
vendored
@@ -1,5 +1,6 @@
|
||||
import type * as vite from 'vite';
|
||||
import type { AstroConfig, AstroSettings } from '../@types/astro.js';
|
||||
import type { AstroSettings } from '../types/astro.js';
|
||||
import type { AstroConfig } from '../types/public/config.js';
|
||||
type AstroInternationalization = {
|
||||
settings: AstroSettings;
|
||||
};
|
||||
|
Reference in New Issue
Block a user