@arco-plugins/webpack-react
Version:
arco webpack plugin
7 lines (6 loc) • 347 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.ARCO_DESIGN_ICON_NAME = exports.ARCO_DESIGN_COMPONENT_NAME = exports.PLUGIN_NAME = void 0;
exports.PLUGIN_NAME = 'ARCO_WEBPACK_PLUGIN';
exports.ARCO_DESIGN_COMPONENT_NAME = '@arco-design/web-react';
exports.ARCO_DESIGN_ICON_NAME = '@arco-design/web-react/icon';