UNPKG

sebastian

Version:

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

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