UNPKG

polen

Version:

A framework for delightful GraphQL developer portals

5 lines 133 B
import type { FC } from 'react'; export declare const Markdown: FC<{ children: string; }>; //# sourceMappingURL=Markdown.d.ts.map