Login
io.s2 at [ee03f7343f]
Login

File s2/require.d/io.s2 artifact 4044fbe1ce part of check-in ee03f7343f


/* 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;