UNPKG

jc-biz-components

Version:

jc component library based on Antd

12 lines (8 loc) 323 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var _ModalWrapper = require('./ModalWrapper'); var _ModalForm = require('./ModalForm'); exports['default'] = { showModalWrapper: _ModalWrapper.showModalWrapper, showModalForm: _ModalForm.showModalForm }; module.exports = exports['default'];