UNPKG

@mintlify/common

Version:

Commonly shared code within Mintlify

3 lines (2 loc) 138 B
import { MdxFlowExpression } from 'mdast-util-mdx'; export declare const createCommentNode: (componentName: string) => MdxFlowExpression;