full site update
This commit is contained in:
5
node_modules/astro/dist/env/sync.d.ts
generated
vendored
5
node_modules/astro/dist/env/sync.d.ts
generated
vendored
@@ -1,3 +1,2 @@
|
||||
import fsMod from 'node:fs';
|
||||
import type { AstroSettings } from '../@types/astro.js';
|
||||
export declare function syncAstroEnv(settings: AstroSettings, fs?: typeof fsMod): void;
|
||||
import type { AstroSettings } from '../types/astro.js';
|
||||
export declare function syncAstroEnv(settings: AstroSettings): void;
|
||||
|
Reference in New Issue
Block a user