UNPKG

@stdlib/esm

Version:

ES module distribution for Stdlib, a standard library for JavaScript and Node.js.

3 lines 550 B
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0 import r from"./property-symbols.js";import o from"./get-prototype-of.js";import t from"./../assert/is-writable-property.js";import e from"./../assert/has-own-property.js";var p=r,s=o,f=t,i=e;function m(r){var o,t,e,m,a,l;if(null==r)return[];e=Object(r),o=[],t={};do{for(m=p(e),l=0;l<m.length;l++)a=m[l],!1===i(t,a)&&f(e,a)&&o.push(a),t[a]=!0;e=s(e)}while(e);return o}var a=m;export default a; //# sourceMappingURL=writable-property-symbols-in.js.map