UNPKG

lfr-amd-loader

Version:

AMD Loader with support for combo URL and conditional loading

9 lines (7 loc) 105 B
'use strict'; function log(text) { console.log('module aui-core says', text); } export { log };