amitesh11's picture
Upload 3019 files
369fac9 verified
raw
history blame contribute delete
89 Bytes
import { VNode } from 'vue';
export declare function getRootNodes(vnode: VNode): Node[];