UNPKG

@ams-team/ams

Version:

Admin Materials System.

13 lines (12 loc) 191 B
export default { type: 'component', options: { is: 'div' }, operations: { button: { type: 'button', label: 'button' } } };