gullerya / object-observer

Object Observer functionality of JavaScript objects/arrays via native Proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add support to copyWithin arrays method

gullerya opened this issue · comments

Add support to copyWithin array's method.
As of now, it seems to me that this functionality should be treated same as fill or splice from the detailing perspective.

will be published in 3.0