UNPKG

grapesjs

Version:

Free and Open Source Web Builder Framework

9 lines (7 loc) 152 B
import Property from './PropertyRadio'; export default Property.extend({ defaults: () => ({ ...Property.prototype.defaults, full: 0 }) });