UNPKG

@alicloud/console-toolkit-plugin-react

Version:

console toolkit plugin for base react app

4 lines (3 loc) 181 B
import * as Chain from 'webpack-chain'; import { BreezrReactBabelOption } from '../../../types'; export declare const jsx: (config: Chain, options: BreezrReactBabelOption) => void;