UNPKG

lfr-amd-loader

Version:

AMD Loader with support for combo URL and conditional loading

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