Ignore:
Timestamp:
11/23/21 14:58:44 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
e29cc2e
Parents:
ceaed42
Message:

adding photos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/@angular/cdk/drag-drop/drag-drop-module.d.ts

    rceaed42 r59329aa  
    66 * found in the LICENSE file at https://angular.io/license
    77 */
    8 import * as ɵngcc0 from '@angular/core';
    9 import * as ɵngcc1 from './directives/drop-list';
    10 import * as ɵngcc2 from './directives/drop-list-group';
    11 import * as ɵngcc3 from './directives/drag';
    12 import * as ɵngcc4 from './directives/drag-handle';
    13 import * as ɵngcc5 from './directives/drag-preview';
    14 import * as ɵngcc6 from './directives/drag-placeholder';
    15 import * as ɵngcc7 from '@angular/cdk/scrolling';
    168export declare class DragDropModule {
    17     static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<DragDropModule, never>;
    18     static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration<DragDropModule, [typeof ɵngcc1.CdkDropList, typeof ɵngcc2.CdkDropListGroup, typeof ɵngcc3.CdkDrag, typeof ɵngcc4.CdkDragHandle, typeof ɵngcc5.CdkDragPreview, typeof ɵngcc6.CdkDragPlaceholder], never, [typeof ɵngcc7.CdkScrollableModule, typeof ɵngcc1.CdkDropList, typeof ɵngcc2.CdkDropListGroup, typeof ɵngcc3.CdkDrag, typeof ɵngcc4.CdkDragHandle, typeof ɵngcc5.CdkDragPreview, typeof ɵngcc6.CdkDragPlaceholder]>;
    19     static ɵinj: ɵngcc0.ɵɵInjectorDeclaration<DragDropModule>;
    209}
    21 
    22 //# sourceMappingURL=drag-drop-module.d.ts.map
Note: See TracChangeset for help on using the changeset viewer.