UNPKG

drapcode-builder

Version:

Drapcode Builder Library

7 lines (5 loc) 132 B
import Backbone from 'backbone'; import Command from './Command'; export default Backbone.Collection.extend({ model: Command });