UNPKG

@ibm/ibmi-eventf-parser

Version:

Parse event files that are generated by IBM i compilers

7 lines (6 loc) 173 B
declare namespace _exports { export { WebpackConfig }; } declare const _exports: WebpackConfig; export = _exports; type WebpackConfig = import("webpack").Configuration;