* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @module WoltLab/WCF/Controller/Notice/Dismiss
*/
-define(function() {
+define([], function() {
"use strict";
/**
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @module WoltLab/WCF/DOM/Util
*/
-define(function() {
+define([], function() {
"use strict";
var _matchesSelectorFunction = '';
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @module WoltLab/WCF/Dictionary
*/
-define(function() {
+define([], function() {
"use strict";
var _hasMap = window.hasOwnProperty('Map');