.
This commit is contained in:
Generated
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
import type { webpack } from 'next/dist/compiled/webpack/webpack';
|
||||
declare const flightServerReferenceProxyLoader: webpack.LoaderDefinitionFunction<{
|
||||
id: string;
|
||||
name: string;
|
||||
}>;
|
||||
export default flightServerReferenceProxyLoader;
|
||||
Reference in New Issue
Block a user