1 2 3 4 5 6
// Return the AMD loader configuration so it can be used outside of this file return { define: S2.define, require: S2.require }; }());