UNPKG

grapesjs_codeapps

Version:

Free and Open Source Web Builder Framework/SC Modification

7 lines (5 loc) 137 B
import Backbone from 'backbone'; var Command = require('./Command'); module.exports = Backbone.Collection.extend({ model: Command });