UNPKG

react-notion-x

Version:

Fast and accurate React renderer for Notion.

4 lines 206 B
import * as React from 'react'; export declare const wrapNextImage: (NextImage: any) => React.FC<any>; export declare const wrapNextLink: (NextLink: any) => React.FC<any>; //# sourceMappingURL=next.d.ts.map