UNPKG

@kushki/ng-suka

Version:

<p align="center"> <h1 align="center">Suka Components Angular</h1> <p align="center"> An Angular implementation of the Suka Design System </p> </p>

8 lines (7 loc) 352 B
export { Popover } from './popover.directive'; export { PopoverContainer } from './popover-container.component'; export { PopoverSection } from './popover-section.component'; export { PopoverActionList } from './popover-action-list.component'; export { PopoverActionItem } from './popover-action-item.component'; export declare class PopoverModule { }