@stdlib/esm
Version:
ES module distribution for Stdlib, a standard library for JavaScript and Node.js.
3 lines • 376 B
JavaScript
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0
import r from"./property-descriptor.js";import t from"./get-prototype-of.js";var o=r,e=t;function l(r,t){var l,n;if(null==r)return null;n=Object(r);do{if(l=o(n,t))return l;n=e(n)}while(n);return null}var n=l;export default n;
//# sourceMappingURL=property-descriptor-in.js.map