UNPKG

89 BTypeScriptView Raw
1import { VNode } from 'vue';
2export declare function getRootNodes(vnode: VNode): Node[];