UNPKG

license-webpack-plugin

Version:

Outputs licenses from 3rd party libraries to a file

6 lines (5 loc) 104 B
interface ConstructedStats { warnings: boolean; errors: boolean; } export { ConstructedStats };