1 | /**
|
---|
2 | * @license
|
---|
3 | * Copyright Google LLC All Rights Reserved.
|
---|
4 | *
|
---|
5 | * Use of this source code is governed by an MIT-style license that can be
|
---|
6 | * found in the LICENSE file at https://angular.io/license
|
---|
7 | */
|
---|
8 | import * as ɵngcc0 from '@angular/core';
|
---|
9 | import * as ɵngcc1 from './tab-group';
|
---|
10 | import * as ɵngcc2 from './tab-label';
|
---|
11 | import * as ɵngcc3 from './tab';
|
---|
12 | import * as ɵngcc4 from './ink-bar';
|
---|
13 | import * as ɵngcc5 from './tab-label-wrapper';
|
---|
14 | import * as ɵngcc6 from './tab-nav-bar/tab-nav-bar';
|
---|
15 | import * as ɵngcc7 from './tab-body';
|
---|
16 | import * as ɵngcc8 from './tab-header';
|
---|
17 | import * as ɵngcc9 from './tab-content';
|
---|
18 | import * as ɵngcc10 from '@angular/common';
|
---|
19 | import * as ɵngcc11 from '@angular/material/core';
|
---|
20 | import * as ɵngcc12 from '@angular/cdk/portal';
|
---|
21 | import * as ɵngcc13 from '@angular/cdk/observers';
|
---|
22 | import * as ɵngcc14 from '@angular/cdk/a11y';
|
---|
23 | export declare class MatTabsModule {
|
---|
24 | static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatTabsModule, never>;
|
---|
25 | static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration<MatTabsModule, [typeof ɵngcc1.MatTabGroup, typeof ɵngcc2.MatTabLabel, typeof ɵngcc3.MatTab, typeof ɵngcc4.MatInkBar, typeof ɵngcc5.MatTabLabelWrapper, typeof ɵngcc6.MatTabNav, typeof ɵngcc6.MatTabLink, typeof ɵngcc7.MatTabBody, typeof ɵngcc7.MatTabBodyPortal, typeof ɵngcc8.MatTabHeader, typeof ɵngcc9.MatTabContent], [typeof ɵngcc10.CommonModule, typeof ɵngcc11.MatCommonModule, typeof ɵngcc12.PortalModule, typeof ɵngcc11.MatRippleModule, typeof ɵngcc13.ObserversModule, typeof ɵngcc14.A11yModule], [typeof ɵngcc11.MatCommonModule, typeof ɵngcc1.MatTabGroup, typeof ɵngcc2.MatTabLabel, typeof ɵngcc3.MatTab, typeof ɵngcc6.MatTabNav, typeof ɵngcc6.MatTabLink, typeof ɵngcc9.MatTabContent]>;
|
---|
26 | static ɵinj: ɵngcc0.ɵɵInjectorDeclaration<MatTabsModule>;
|
---|
27 | }
|
---|
28 |
|
---|
29 | //# sourceMappingURL=tabs-module.d.ts.map |
---|