mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-12-07 06:14:24 +00:00
9 lines
81 B
JavaScript
9 lines
81 B
JavaScript
/*
|
|
* button_events.js
|
|
*/
|
|
(function() {
|
|
|
|
module("button: events");
|
|
|
|
})(jQuery);
|