UNPKG

bd-load

Version:

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

4 lines 111 B
// module that uses context required to load a relative module define([], function(){ return "moduleC"; });