UNPKG

next

Version:

The React Framework

7 lines (6 loc) 237 B
import type { webpack } from 'next/dist/compiled/webpack/webpack'; declare const flightServerReferenceProxyLoader: webpack.LoaderDefinitionFunction<{ id: string; name: string; }>; export default flightServerReferenceProxyLoader;