3 // top level block isn't indented
6 setTimeout(function() {
12 // don't mess up other code outside a function scope
17 module.exports = function() {
23 (function( factory ) {
24 if ( typeof define === "function" && define.amd ) {
25 // AMD. Register as an anonymous module.
36 return $.widget( "ui.accordion", {