UNPKG

zent

Version:

一套前端设计语言和基于React的实现

15 lines (10 loc) 378 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports['default'] = undefined; var _Switch = require('./Switch.js'); var _Switch2 = _interopRequireDefault(_Switch); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; } exports['default'] = _Switch2['default']; module.exports = exports['default'];