UNPKG

requirejs-handlebars

Version:

Simple Handlebars plugin for RequireJS.

7 lines (6 loc) 126 B
define(['dojox/chair'], function (chair) { return { name: 'dojox/table', chairName: chair.name }; });