Echo JS 0.11.0

<~>
tracker1 1577 days ago. link 1 point
May as well get rid of the prototype chain...

    Object.assign(Object.create(null), original)

Replies