@stdlib/esm
Version:
ES module distribution for Stdlib, a standard library for JavaScript and Node.js.
3 lines • 331 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-names.js";import o from"./property-symbols.js";var t=r,p=o;function e(r){var o,e,m;for(o=t(r),e=p(r),m=0;m<e.length;m++)o.push(e[m]);return o}var m=e;export default m;
//# sourceMappingURL=properties.js.map