UNPKG

react-notion-x

Version:

Fast and accurate React renderer for Notion.

4 lines 197 B
import * as React from 'react'; import { CollectionGroupProps } from '../types'; export declare const CollectionGroup: React.FC<CollectionGroupProps>; //# sourceMappingURL=collection-group.d.ts.map