File bindings/s2/require.d/io.s2 artifact 4044fbe1ce part of check-in 6dca54dfde
/* 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;
/* 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;