UNPKG

guess-webpack

Version:

Webpack plugins for the Machine Learning-driven bundler

3 lines (2 loc) 147 B
import { PrefetchConfig } from '../declarations'; export declare const initialize: (g: any, t: PrefetchConfig, base?: string | undefined) => void;