import './plugin'; import BUI from './bytedanceui.all'; import {Locale} from './locale'; /** * BUI 模块的导出对象 */ export default BUI; export { Locale, };