UNPKG

@easy-webpack/config-json

Version:

Easy Webpack configuration function for json

6 lines (5 loc) 209 B
import { WebpackConfigWithMetadata } from '@easy-webpack/core'; declare var _default: ({exclude}?: { exclude?: any; }) => (this: WebpackConfigWithMetadata) => WebpackConfigWithMetadata; export = _default;