Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
/**
2
 * Expose the global YUI variable. Note: This is only for scripts that are writing AMD
3
 * wrappers for YUI functionality. This is not for plugins.
4
 *
5
 * @module     core/yui
6
 * @copyright  2015 Damyon Wiese <damyon@moodle.com>
7
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
8
 * @since      2.9
9
 */
10
define("core/yui",(function(){return Y}));
11
 
12
//# sourceMappingURL=yui.min.js.map