UNPKG

funcunit

Version:
7 lines 103 B
define(['dep_a_b', 'dep_all'], function(ab, all){ return { name: "a", ab: ab, all: "all" }; });