NeahNew/node_modules/next/dist/build/webpack/loaders/next-error-browser-binary-loader.d.ts
2025-05-03 14:17:46 +02:00

3 lines
161 B
TypeScript

import type { webpack } from 'next/dist/compiled/webpack/webpack';
export default function nextErrorBrowserBinaryLoader(this: webpack.LoaderContext<any>): void;