UNPKG

ngx-bootstrap

Version:
5 lines (4 loc) 119 B
/** * Returns the parentNode or the host of the element */ export declare function getParentNode(element: any): any;