UNPKG

jc-biz-components

Version:

jc component library based on Antd

14 lines (9 loc) 340 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var _icon = require('antd/lib/icon'); var _icon2 = _interopRequireDefault(_icon); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; } exports['default'] = _icon2['default']; module.exports = exports['default'];