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.
22 lines
1.3 KiB
22 lines
1.3 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 './node';
|
|
import * as ɵngcc2 from './padding';
|
|
import * as ɵngcc3 from './toggle';
|
|
import * as ɵngcc4 from './tree';
|
|
import * as ɵngcc5 from './outlet';
|
|
import * as ɵngcc6 from '@angular/cdk/tree';
|
|
import * as ɵngcc7 from '@angular/material/core';
|
|
export declare class MatTreeModule {
|
|
static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatTreeModule, never>;
|
|
static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration<MatTreeModule, [typeof ɵngcc1.MatNestedTreeNode, typeof ɵngcc1.MatTreeNodeDef, typeof ɵngcc2.MatTreeNodePadding, typeof ɵngcc3.MatTreeNodeToggle, typeof ɵngcc4.MatTree, typeof ɵngcc1.MatTreeNode, typeof ɵngcc5.MatTreeNodeOutlet], [typeof ɵngcc6.CdkTreeModule, typeof ɵngcc7.MatCommonModule], [typeof ɵngcc7.MatCommonModule, typeof ɵngcc1.MatNestedTreeNode, typeof ɵngcc1.MatTreeNodeDef, typeof ɵngcc2.MatTreeNodePadding, typeof ɵngcc3.MatTreeNodeToggle, typeof ɵngcc4.MatTree, typeof ɵngcc1.MatTreeNode, typeof ɵngcc5.MatTreeNodeOutlet]>;
|
|
static ɵinj: ɵngcc0.ɵɵInjectorDeclaration<MatTreeModule>;
|
|
}
|
|
|
|
//# sourceMappingURL=tree-module.d.ts.map
|