proxy-polyfill
                                
                                
                                
                                    proxy-polyfill copied to clipboard
                            
                            
                            
                        Add ability to ignore unsupported traps
It would be nice if there were a way to configure proxy-polyfill to ignore unknown traps rather than throwing a TypeError if one is encountered. This might allow some library using it to mostly or even fully function in the event the unhandled trap is never used.