makearmy-app/node_modules/next/dist/build/webpack/loaders/next-error-browser-binary-loader.d.ts

3 lines
161 B
TypeScript
Raw Normal View History

2025-09-22 10:37:53 -04:00
import type { webpack } from 'next/dist/compiled/webpack/webpack';
export default function nextErrorBrowserBinaryLoader(this: webpack.LoaderContext<any>): void;