UNPKG

@ibm/sourceorbit

Version:

IBM i dependency management tool

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