UNPKG

grapesjs_codeapps

Version:

Free and Open Source Web Builder Framework/SC Modification

11 lines (9 loc) 164 B
import Backbone from 'backbone'; module.exports = Backbone.Model.extend({ defaults: { wrapper: '', width: '', height: '', attributes: {} } });