Files
lodash/chain/run.js
John-David Dalton 3ccb5e7da3 Bump to v3.2.0.
2015-12-16 17:46:22 -08:00

4 lines
79 B
JavaScript

define(["./wrapperValue"], function(wrapperValue) {
return wrapperValue;
});