Package Exports
- @progress/pako-esm
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@progress/pako-esm) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Pako-ESM
This is a fork of Pako v1.0.11 with bundler-friendly packaging.
It is used by the Excel and PDF Export modules of Progress Kendo UI.
- Includes ES2015, UMD and CommonJS bundles.
- Built-in TypeScript definitions.
- Targets modern browsers and IE11.
- Subject to tree-shaking.
- Side-effect free.
Notes
- Should not be used in NodeJS environment. Use the original Pako library instead.
- Not compatible with legacy browsers.