UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

6 lines 268 B
import React from 'react'; import type { DocumentTabConfig } from '../types'; import type { DocumentTabProps } from '../types'; import './index.scss'; export declare const DocumentTab: React.FC<DocumentTabProps & DocumentTabConfig>; //# sourceMappingURL=index.d.ts.map