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

3 lines
113 B
Plaintext

import type { RemarkPlugin } from './types.js';
export declare function remarkPrism(): ReturnType<RemarkPlugin>;