UNPKG

next

Version:

The React Framework

3 lines (2 loc) 189 B
import type { webpack5 } from 'next/dist/compiled/webpack/webpack'; export declare function getNotFoundError(compilation: webpack5.Compilation, input: any, fileName: string): Promise<any>;