UNPKG

lfr-amd-loader

Version:

AMD Loader with support for combo URL and conditional loading

6 lines (5 loc) 163 B
define('module-dep', ['exports', 'module'], function (__exports__, __module__) { 'use strict'; function alabala() {} __module__.exports = alabala; });