Login
io.s2 at [9c1abb2e95]
Login

File bindings/s2/require.d/io.s2 artifact 4044fbe1ce part of check-in 9c1abb2e95


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