A modern JavaScript utility library delivering modularity, performance, & extras.
|
|
define(["./wrapperValue"], function(wrapperValue) {
|
||
|
|
return wrapperValue;
|
||
|
|
});
|