proxy-facades
esm cjs
## What are proxy facades? A proxy is a wrapper for an (original) object that allows to track some things, like i.e. record all property-reads. A proxy facade is, when that proxy also returns it's child objects wrapped in proxies, and those return their c
Version 1.8.0 License MIT
Keywords
proxytrackerread-trackingwrite-tracking
INSTALL