astro-ghostcms/.pnpm-store/v3/files/45/ddd70242fce5be72d36f39a0d2f...

5 lines
148 B
Plaintext

export function phrasing(
node?: unknown
): node is import('mdast').PhrasingContent
export type PhrasingContent = import('mdast').PhrasingContent