Cross Reference: event.js
xref
: /
yui3
/
src
/
event-custom
/
js
/
event.js
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
event.js revision 80d2034f65b9348e5fd36291f03b0819181efb89
(
function
() {
/**
* Custom event engine
* @module event-custom
*/
Y.
Env
.
eventAdaptors
= {};
})();