Spaces:
Sleeping
Sleeping
File size: 156 Bytes
fea495a | 1 2 3 4 | import type { webpack } from 'next/dist/compiled/webpack/webpack';
declare const EmptyLoader: webpack.LoaderDefinitionFunction;
export default EmptyLoader;
|