@alauda-fe/common
Version:
Alauda frontend team common codes.
7 lines (6 loc) • 387 B
TypeScript
import { TooltipComponent } from '@alauda/ui';
import * as i0 from "@angular/core";
export declare class StrongPasswordTooltipComponent extends TooltipComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<StrongPasswordTooltipComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<StrongPasswordTooltipComponent, "ng-component", never, {}, {}, never, never, false, never>;
}