UNPKG

@ngx-performance-ui/ui

Version:
7 lines (6 loc) 152 B
export declare namespace Tooltip { interface Config { element: HTMLElement; placement: 'top' | 'left' | 'right' | 'bottom'; } }