UNPKG

@alicloud/console-toolkit-plugin-react

Version:

console toolkit plugin for base react app

5 lines (4 loc) 143 B
import * as Chain from 'webpack-chain'; export declare function reactRefreshPlugin(config: Chain, options: { [key: string]: any; }): void;