Last change
on this file since 571e0df was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
685 bytes
|
Line | |
---|
1 | import * as i0 from "@angular/core";
|
---|
2 | import * as i1 from "@angular/common";
|
---|
3 | export declare class AvatarGroup {
|
---|
4 | styleClass: string;
|
---|
5 | style: any;
|
---|
6 | static ɵfac: i0.ɵɵFactoryDeclaration<AvatarGroup, never>;
|
---|
7 | static ɵcmp: i0.ɵɵComponentDeclaration<AvatarGroup, "p-avatarGroup", never, { "styleClass": "styleClass"; "style": "style"; }, {}, never, ["*"]>;
|
---|
8 | }
|
---|
9 | export declare class AvatarGroupModule {
|
---|
10 | static ɵfac: i0.ɵɵFactoryDeclaration<AvatarGroupModule, never>;
|
---|
11 | static ɵmod: i0.ɵɵNgModuleDeclaration<AvatarGroupModule, [typeof AvatarGroup], [typeof i1.CommonModule], [typeof AvatarGroup]>;
|
---|
12 | static ɵinj: i0.ɵɵInjectorDeclaration<AvatarGroupModule>;
|
---|
13 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.