UNPKG

lfr-amd-loader

Version:

AMD Loader with support for combo URL and conditional loading

7 lines (5 loc) 99 B
'use strict'; function log(text) { console.log('module aui-base says', text); } export {log};