UNPKG

pe-library

Version:

Node.js library for Portable Executable format

7 lines (5 loc) 103 B
/* global module */ function load() { return import('./dist/index.js'); } module.exports = { load };