UNPKG

lfr-amd-loader

Version:

AMD Loader with support for combo URL and conditional loading

8 lines (7 loc) 207 B
define('module7', ['exports'], function (__exports__) { 'use strict'; function module7log(text) { console.module7log('module7 says', text); } __exports__.module7log = module7log; });