UNPKG

requirejs-handlebars

Version:

Simple Handlebars plugin for RequireJS.

8 lines (7 loc) 180 B
define(['component'], function (component) { return { name: 'collectionHelper', componentName: component.name, componentHtml: component.html }; });