UNPKG

@vue/test-utils

Version:
3 lines (2 loc) 94 B
import type { VNode } from 'vue'; export declare function getRootNodes(vnode: VNode): Node[];