UNPKG

payloadcms-import-export-plugin

Version:

A comprehensive Payload CMS plugin that enables seamless import and export of collection data with support for CSV and JSON formats, featuring advanced field mapping, duplicate handling, and batch processing capabilities.

4 lines (3 loc) 105 B
import React from 'react'; import './index.scss'; export declare const Preview: () => React.JSX.Element;