import * as core from 'yunzai/core'
import * as utils from 'yunzai/utils'
export default {
...core,
...utils
}