@@ -122,4 +122,6 @@ function UIAlert(options){
})
}
-export default UIAlert;
+def(UIAlert, 'ui.window.UIAlert');
+
+export default UIAlert;