astro-ghostcms/.pnpm-store/v3/files/92/7429f4ca5181a614cef4d4847f2...

3 lines
142 B
Plaintext

import { FormattingState } from '../state';
export declare function FormatHandleBlockComment(text: string, STATE: FormattingState): string;