Files
payload/packages/plugin-import-export
Dan Ribbens 3edcc40174 fix(plugin-import-export): incorrect custom type on toCSVFunction changed to toCSV (#12796)
Type declaration extending `custom.['plugin-import-export']` was
incorrectly named `toCSVFunction` instead of `toCSV`. This changes the
type to match the correct property name `toCSV`.
2025-06-13 12:35:06 -04:00
..
2025-06-09 14:43:03 -04:00

Payload Import/Export Plugin

A plugin for Payload to easily import and export data.