UNPKG

@ams-team/ams

Version:

Admin Materials System.

22 lines (20 loc) 328 B
export const config = { BASE: 'CONFIG_BLOCK', type: { default: 'popconfirm' }, blocks: { fields: { value: { default: { } } } }, data: { }, options: { title: 'popconfirm' } }; export const defaults = {};