Astro+Directus(Visual-Editing)+Snipcart Test-Stack
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import type { Root } from 'mdast';
|
||||
import type { VFile } from 'vfile';
|
||||
import type { AstroMarkdownProcessorOptions } from './types.js';
|
||||
export declare function remarkCollectImages(opts: AstroMarkdownProcessorOptions['image']): (tree: Root, vfile: VFile) => void;
|
||||
Reference in New Issue
Block a user