학습 내용 정리/node.js
node.js에서의 Object.entries()
verdantjuly
2023. 6. 11. 20:31
728x90
node.js 6.5.0 (Released 2016-08-26) : copy the Buffer object before using
node.js From version 6.5.0 ~ before 7.0.0: this feature is behind the --harmony runtime flag.
> node --harmony index.js 를 사용하면 entries 실행 가능