UNPKG

generate-license-file-webpack-plugin

Version:

Webpack plugin to generate a text file asset containing all of the licenses for your production third-party dependencies.

3 lines (2 loc) 83 B
import { Options } from "./options"; export declare const defaultOptions: Options;