UNPKG

@harbor/ui

Version:

Harbor shared UI components based on Clarity and Angular6

7 lines (6 loc) 285 B
import { Type } from "@angular/core"; export * from "./confirmation-dialog.component"; export * from "./confirmation-batch-message"; export * from "./confirmation-message"; export * from "./confirmation-state-message"; export declare const CONFIRMATION_DIALOG_DIRECTIVES: Type<any>[];