@abp/ng.theme.basic
Version:
<h1> @abp/ng.theme.basic </h1>
9 lines (8 loc) • 421 B
TypeScript
import { AuthWrapperService } from '@abp/ng.account.core';
import * as i0 from "@angular/core";
export declare class AuthWrapperComponent {
service: AuthWrapperService;
constructor(service: AuthWrapperService);
static ɵfac: i0.ɵɵFactoryDeclaration<AuthWrapperComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<AuthWrapperComponent, "abp-auth-wrapper", never, {}, {}, never, ["*"]>;
}