apollodec/Apollo/bower_components/jquery/src/var/hasOwn.js
venbatechnologies@gmail.com d06b1c0cba status file
2017-12-07 11:31:25 +05:30

6 lines
92 B
JavaScript
Executable File

define([
"./class2type"
], function( class2type ) {
return class2type.hasOwnProperty;
});