UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

6 lines 282 B
import type { collectionViewType } from '../../../views/collections/Edit/Routes/CustomComponent'; import type { DocumentTabConfig } from './types'; export declare const tabs: Record<collectionViewType, DocumentTabConfig & { order?: number; }>; //# sourceMappingURL=tabs.d.ts.map