UNPKG

grunt-contrib

Version:
4 lines (3 loc) 85 B
require(['hello', 'world'], function(hello, world) { console.log(hello,world); });