define(['jquery', 'sent', 'form', 'xlsx', 'sheetjs'], function($, sent, form, xls){ var hcloud = { index: function(){ // console.log(XLSX); } } return hcloud; })