components
mdxDeclaration
const mdxDeclaration: MDXString;
Defined in: mdx/components.ts:20
String literal that declares the React helpers (Bullet, SpecifiedBy, etc.)
which GraphQL-Markdown prepends to every generated MDX file.
const mdxDeclaration: MDXString;
Defined in: mdx/components.ts:20
String literal that declares the React helpers (Bullet, SpecifiedBy, etc.)
which GraphQL-Markdown prepends to every generated MDX file.