UNPKG

@websolutespa/payload-plugin-bowl

Version:

Bowl PayloadCms plugin of the BOM Repository

13 lines (12 loc) 281 B
export const withBlockOption = { type: 'withBlock', slug: 'with_block_option', fields: [ { name: 'customField', type: 'withText' } ] }; export const withSelectOption = 'with_select_option'; //# sourceMappingURL=blocks.js.map