2 lines
96 B
TypeScript
2 lines
96 B
TypeScript
import { LicenseWebpackPlugin } from './LicenseWebpackPlugin';
|
|
export { LicenseWebpackPlugin };
|