index
:
web3
add-bootstrap-css
data-content-updates-1
master
new-navigation-1
replace-bootstrap-with-foundation
sublab auf middleman
sublab
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
bower_components
/
jquery
/
src
/
var
/
hasOwn.js
blob: 32c002affc1b4ea52f48a23c94561d6f3dc951f9 (
plain
)
1
2
3
4
5
define
([
"./class2type"
],
function
(
class2type
) {
return
class2type
.
hasOwnProperty
;
});