Neah/node_modules/next/dist/build/webpack/loaders/next-flight-client-module-loader.d.ts
2025-04-24 17:19:14 +02:00

4 lines
182 B
TypeScript

import type { webpack } from 'next/dist/compiled/webpack/webpack';
declare const flightClientModuleLoader: webpack.LoaderDefinitionFunction;
export default flightClientModuleLoader;