UNPKG

ng2-bootstrap

Version:
8 lines (7 loc) 212 B
import { PopoverConfig } from './popover.config'; export declare class PopoverContainerComponent { placement: string; title: string; readonly isBs3: boolean; constructor(config: PopoverConfig); }