refactor: transformHArgs -> transformVNodeArgs
This commit is contained in:
@@ -109,6 +109,9 @@ export { toDisplayString, camelize } from '@vue/shared'
|
||||
// For integration with runtime compiler
|
||||
export { registerRuntimeCompiler } from './component'
|
||||
|
||||
// For test-utils
|
||||
export { transformVNodeArgs } from './vnode'
|
||||
|
||||
// SSR -------------------------------------------------------------------------
|
||||
|
||||
import { createComponentInstance, setupComponent } from './component'
|
||||
|
||||
Reference in New Issue
Block a user