(function () {
  let wizard = require("discourse/plugins/discourse-custom-wizard/wizard/custom-wizard").default.create();
  wizard.start();
})();