UNPKG

funcunit

Version:
7 lines 107 B
define(['dep_a_b', 'dep_all'], function(ab, all){ window.app = { name: "a", ab: ab, all: all }; });