UNPKG

@ams-team/ams

Version:

Admin Materials System.

16 lines (14 loc) 243 B
export const config = { BASE: 'CONFIG_FIELD', type: { default: 'html' }, default: { type: 'html', props: { precisio: 2, step: 0.1 } }, }; export const defaults = {};