10 lines
395 B
Markdown
10 lines
395 B
Markdown
# 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
|