Sign in
appsheet-third-party
/
jquery
/
1d60e5afef1b0287e855686a4d524d8cf3aa61ee
/
.
/
src
/
var
/
getProto.js
blob: 965fab8fb4b98b67bc3502589fe016932a2f331e [
file
] [
log
] [
blame
]
define
(
function
()
{
"use strict"
;
return
Object
.
getPrototypeOf
;
}
);