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) 127 B
import { getLicenseFileText } from "generate-license-file"; export declare const devImplementation: typeof getLicenseFileText;