astro-ghostcms/.pnpm-store/v3/files/4d/1384d113d59cff6f6b12bf2ee93...

3 lines
113 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
import type { RemarkPlugin } from './types.js';
export declare function remarkPrism(): ReturnType<RemarkPlugin>;