%PDF- %PDF-
| Direktori : /var/www/pjold/public/a/js/plugins/jsTree/ |
| Current File : /var/www/pjold/public/a/js/plugins/jsTree/intro.js |
/*globals jQuery, define, exports, require, window, document, postMessage */
(function (factory) {
"use strict";
if (typeof define === 'function' && define.amd) {
define(['jquery'], factory);
}
else if(typeof exports === 'object') {
factory(require('jquery'));
}
else {
factory(jQuery);
}
}(function ($, undefined) {
"use strict";