File size: 89 Bytes
369fac9
 
1
2
3
import { VNode } from 'vue';
export declare function getRootNodes(vnode: VNode): Node[];