export * from '@opentiny/vue'
import locale from '@opentiny/vue-locale'
// 这里需要在运行时导出国际化方法
export { locale }