astro-ghostcms/.pnpm-store/v3/files/62/b579583fa690cae9889cc813a1c...

3 lines
118 B
Plaintext

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