You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

29 lines
1.8 KiB

/**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
import * as ɵngcc0 from '@angular/core';
import * as ɵngcc1 from './tab-group';
import * as ɵngcc2 from './tab-label';
import * as ɵngcc3 from './tab';
import * as ɵngcc4 from './ink-bar';
import * as ɵngcc5 from './tab-label-wrapper';
import * as ɵngcc6 from './tab-nav-bar/tab-nav-bar';
import * as ɵngcc7 from './tab-body';
import * as ɵngcc8 from './tab-header';
import * as ɵngcc9 from './tab-content';
import * as ɵngcc10 from '@angular/common';
import * as ɵngcc11 from '@angular/material/core';
import * as ɵngcc12 from '@angular/cdk/portal';
import * as ɵngcc13 from '@angular/cdk/observers';
import * as ɵngcc14 from '@angular/cdk/a11y';
export declare class MatTabsModule {
static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatTabsModule, never>;
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]>;
static ɵinj: ɵngcc0.ɵɵInjectorDeclaration<MatTabsModule>;
}
//# sourceMappingURL=tabs-module.d.ts.map