;(function(window,document,undefined){"use strict";<%=contents%>/* * Use SweetAlert with RequireJS */if(typeofdefine==='function'&&define.amd){define(function(){returnsweetAlert;});}elseif(typeofmodule!=='undefined'&&module.exports){module.exports=sweetAlert;}})(window,document);