UNPKG

react-notion-x

Version:

Fast and accurate React renderer for Notion.

4 lines 193 B
import * as React from 'react'; import { CollectionCardProps } from '../types'; export declare const CollectionCard: React.FC<CollectionCardProps>; //# sourceMappingURL=collection-card.d.ts.map