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/directives/drag-placeholder.d.ts

    rceaed42 r59329aa  
    1212 * retention of the class and its directive metadata.
    1313 */
    14 import * as ɵngcc0 from '@angular/core';
    1514export declare const CDK_DRAG_PLACEHOLDER: InjectionToken<CdkDragPlaceholder<any>>;
    1615/**
     
    2322    data: T;
    2423    constructor(templateRef: TemplateRef<T>);
    25     static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<CdkDragPlaceholder<any>, never>;
    26     static ɵdir: ɵngcc0.ɵɵDirectiveDeclaration<CdkDragPlaceholder<any>, "ng-template[cdkDragPlaceholder]", never, { "data": "data"; }, {}, never>;
    2724}
    28 
    29 //# sourceMappingURL=drag-placeholder.d.ts.map
Note: See TracChangeset for help on using the changeset viewer.