Seán McGowan
Results
1
issues of
Seán McGowan
I'm using a third-party library that uses `Proxy` and I'm attempting to use your polyfill in IE11. They're using it like this: ``` return new Proxy( {}, { get: (_,...