UNPKG

next

Version:

The React Framework

5 lines (4 loc) 149 B
import { webpack } from 'next/dist/compiled/webpack/webpack'; export default class ChunkNamesPlugin { apply(compiler: webpack.Compiler): void; }