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>

7 lines (6 loc) 239 B
export { ModalContainer } from './modal-container.component'; export { ModalDirective } from './modal.directive'; export { ModalService } from './modal.service'; export { ModalRef } from './modal-ref'; export declare class ModalModule { }