UNPKG
@arco-plugins/webpack-react
Version:
beta (1.4.10-beta.2)
latest (1.4.9)
1.4.10-beta.2
1.4.9
1.4.9-beta.2
1.4.9-beta.1
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
arco webpack plugin
github.com/arco-design/arco-plugins
arco-design/arco-plugins
@arco-plugins/webpack-react
/
lib
/
arco-design-plugin
/
config
/
index.d.ts
4 lines
(3 loc)
•
210 B
TypeScript
View Raw
1
2
3
4
export
declare
const
PLUGIN_NAME
=
"ARCO_WEBPACK_PLUGIN"
;
export
declare
const
ARCO_DESIGN_COMPONENT_NAME
=
"@arco-design/web-react"
;
export
declare
const
ARCO_DESIGN_ICON_NAME
=
"@arco-design/web-react/icon"
;