UNPKG

bd-load

Version:

A small and fast AMD loader for building modern applications on node.js and the browser.

6 lines 101 B
define(["./moduleC"], function(moduleC){ return { value: "moduleA", moduleC: moduleC } });