Expand description
Module for types dealing with JS proxies.
Structsยง
- Proxy
- Rust representation of a JavaScript proxy.
- Proxy
Handler - Rust representation of a JavaScript proxy handler.
- Proxy
Property - Helper type for the proxy property
- Proxy
Receiver - Helper type for the proxy handler
- Proxy
Target - Helper type for the proxy target