Cross Reference: mod.js
xref
: /
yui3
/
src
/
yui
/
tests
/
assets
/
mod.js
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
YUI
.
add
(
'mod'
,
function
(Y) {
Y.
MOD
=
true
;
},
''
, {
requires
: [
'node'
,
'yql'
]
});