@alauda-fe/common
Version:
Alauda frontend team common codes.
11 lines (10 loc) • 467 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./lottie-icon.directive";
/**
* @deprecated use `NavLottieIconDirective`
*/
export declare class NavLottieIconModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NavLottieIconModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NavLottieIconModule, never, [typeof i1.NavLottieIconDirective], [typeof i1.NavLottieIconDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NavLottieIconModule>;
}