Projet

Général

Profil

Paste
Télécharger (92 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / libraries / flexslider-2.5.0 / bower_components / jquery / src / var / hasOwn.js @ 0aee3c58

1
define([
2
        "./class2type"
3
], function( class2type ) {
4
        return class2type.hasOwnProperty;
5
});