Package Exports
- pe-struct
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 (pe-struct) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
pe-struct
A JavaScript library for loading PE (Portable Executable) file as a plain structural object.
It supports .NET (CLI) metadata and IL. And in this early verson, it supports these only.