# proxy-target

This folder contains all pre-bundled/minified files usable out of the box via a CDN.

    * `/dist/all.js` is the ESM for all wrapped pairs
    * `/dist/array.js` is the ESM for all but functions
    * `/dist/index.js` is the ESM for all but functions and arrays
    * `/dist/traps.js` is the ESM for all Proxy traps
    * `/dist/types.js` is the ESM for all default entry types
