Login
json.s2 at [5a3d4bceb3]
Login

File bindings/s2/require.d/json.s2 artifact 4557c4b41a part of check-in 5a3d4bceb3


/* a require.s2 module which "hides" s2.json via the module
   interface. It could optionally load 'dll!mod_json', but that's
   an internal impl detail.
*/
return s2.json;