Astro+Directus(Visual-Editing)+Snipcart Test-Stack
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import type { AstroConfig } from '../../types/public/config.js';
|
||||
import type { ImageMetadata } from '../types.js';
|
||||
export declare function makeSvgComponent(meta: ImageMetadata, contents: Buffer | string, svgoConfig: AstroConfig['experimental']['svgo']): string;
|
||||
Reference in New Issue
Block a user