astro-ghostcms/.pnpm-store/v3/files/bb/bb6cdd4e8206e87eb79e20be5d1...

3 lines
137 B
Plaintext

import type { MarkdownVFile } from './types.js';
export declare function rehypeImages(): () => (tree: any, file: MarkdownVFile) => void;