mirror of https://github.com/vuejs/core.git
chore: rename mockWarn util
This commit is contained in:
parent
3a6dcd3aba
commit
28895b8817
|
@ -20,5 +20,5 @@ export function renderToString(vnode: VNode) {
|
|||
export * from './triggerEvent'
|
||||
export * from './serialize'
|
||||
export * from './nodeOps'
|
||||
export * from './jestUtils'
|
||||
export * from './utils/mockWarn'
|
||||
export * from '@vue/runtime-core'
|
||||
|
|
Loading…
Reference in New Issue