define(["exports", "someModule", "6to5-runtime/helpers"], function (exports, _someModule, _to5Helpers) { "use strict"; var foo = _to5Helpers.interopRequire(_someModule); });