Ignore:
Timestamp:
10/16/21 18:10:51 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
eed0bf8
Parents:
6a3a178
Message:

adding new components

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/@angular/material/autocomplete/autocomplete-module.d.ts

    r6a3a178 rfa375fe  
    66 * found in the LICENSE file at https://angular.io/license
    77 */
     8import * as ɵngcc0 from '@angular/core';
     9import * as ɵngcc1 from './autocomplete';
     10import * as ɵngcc2 from './autocomplete-trigger';
     11import * as ɵngcc3 from './autocomplete-origin';
     12import * as ɵngcc4 from '@angular/cdk/overlay';
     13import * as ɵngcc5 from '@angular/material/core';
     14import * as ɵngcc6 from '@angular/common';
     15import * as ɵngcc7 from '@angular/cdk/scrolling';
    816export declare class MatAutocompleteModule {
     17    static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatAutocompleteModule, never>;
     18    static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration<MatAutocompleteModule, [typeof ɵngcc1.MatAutocomplete, typeof ɵngcc2.MatAutocompleteTrigger, typeof ɵngcc3.MatAutocompleteOrigin], [typeof ɵngcc4.OverlayModule, typeof ɵngcc5.MatOptionModule, typeof ɵngcc5.MatCommonModule, typeof ɵngcc6.CommonModule], [typeof ɵngcc1.MatAutocomplete, typeof ɵngcc2.MatAutocompleteTrigger, typeof ɵngcc3.MatAutocompleteOrigin, typeof ɵngcc7.CdkScrollableModule, typeof ɵngcc5.MatOptionModule, typeof ɵngcc5.MatCommonModule]>;
     19    static ɵinj: ɵngcc0.ɵɵInjectorDeclaration<MatAutocompleteModule>;
    920}
     21
     22//# sourceMappingURL=autocomplete-module.d.ts.map
Note: See TracChangeset for help on using the changeset viewer.