UNPKG

prohighlya

Version:

highly

7 lines (6 loc) 101 B
let modA=require('./mod/a') let $=require('jquery'); module.exports={ rnd:modA, jquery:$ }