Login
ob.s2 at [9c1abb2e95]
Login

File bindings/s2/require.d/ob.s2 artifact 4eec8112e4 part of check-in 9c1abb2e95


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