UNPKG

next

Version:

The React Framework

5 lines (4 loc) 159 B
import type { webpack } from 'next/dist/compiled/webpack/webpack'; export declare class WellKnownErrorsPlugin { apply(compiler: webpack.Compiler): void; }