Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
hores-external
/
330847de16cc6591387138739653d5fcc6f14190
/
.
/
node_modules
/
jquery
/
src
/
var
/
hasOwn.js
blob: 44ab6807d8b84b0a30952a28033ad7d771762f9f [
file
] [
log
] [
blame
]
define
(
[
"./class2type"
],
function
(
class2type
)
{
"use strict"
;
return
class2type
.
hasOwnProperty
;
}
);