(function () { function show(options) { // items // positionTo // showCancel } window.ActionSheet = { show: show }; })();