UNPKG

next

Version:

The React Framework

4 lines (3 loc) 201 B
import { install, shouldLoadWithWebpack5 } from './config-utils-worker'; export { install, shouldLoadWithWebpack5 }; export declare function loadWebpackHook(phase: string, dir: string): Promise<void>;