UNPKG

@harbor/ui

Version:

Harbor shared UI components based on Clarity and Angular6

5 lines (4 loc) 182 B
import { Type } from "@angular/core"; export * from "./push-image.component"; export * from './copy-input.component'; export declare const PUSH_IMAGE_BUTTON_DIRECTIVES: Type<any>[];