UNPKG

@vuesax-alpha/nightly

Version:
3 lines (2 loc) 143 B
import type { VirtualElement } from '../types'; export declare function unwrapElement(element: Element | VirtualElement): Element | undefined;