UNPKG

grunt-ozjs

Version:

grunt tasks for oz.js and ozma.js

11 lines (6 loc) 133 B
define(function(require, exports){ exports.name = 'mod/B', exports.deps = { 'mod/C': require('mod/C') }; });