UNPKG

requirejs-handlebars

Version:

Simple Handlebars plugin for RequireJS.

7 lines (6 loc) 124 B
define(['a'], function (a) { return { name: 'hasDefineError', broken: a.doesNotExist.blowsUp }; });