full site update
This commit is contained in:
4
node_modules/astro/dist/assets/fonts/implementations/storage.d.ts
generated
vendored
Normal file
4
node_modules/astro/dist/assets/fonts/implementations/storage.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import { type Storage } from 'unstorage';
|
||||
export declare function createFsStorage({ base }: {
|
||||
base: URL;
|
||||
}): Storage;
|
Reference in New Issue
Block a user