UNPKG

@websolutespa/payload-plugin-bowl

Version:

Bowl PayloadCms plugin of the BOM Repository

16 lines (15 loc) 347 B
export const TranslationField = { type: 'withText', name: 'translation_field' }; export const TranslationCollection = { type: 'withCollection', slug: 'translation_collection', fields: [ TranslationField, { type: 'withDescription' } ] }; //# sourceMappingURL=TranslationCollection.js.map