UNPKG

sebastian

Version:

A flow-control library aimed at encouraging organized, testable code.

7 lines 195 B
define(['collection', 'text!specificCollection.html'], function (collection, html) { return { name: 'specificCollection', html: html, collection: collection }; });