UNPKG

next

Version:

The React Framework

4 lines (3 loc) 261 B
import type { webpack } from 'next/dist/compiled/webpack/webpack'; import type { ConfigurationContext } from '../../../utils'; export declare function getNextFontLoader(ctx: ConfigurationContext, postcss: any, fontLoaderPath: string): webpack.RuleSetUseItem[];