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-preview.d.ts

    rceaed42 r59329aa  
    1313 * retention of the class and its directive metadata.
    1414 */
    15 import * as ɵngcc0 from '@angular/core';
    1615export declare const CDK_DRAG_PREVIEW: InjectionToken<CdkDragPreview<any>>;
    1716/**
     
    2928    constructor(templateRef: TemplateRef<T>);
    3029    static ngAcceptInputType_matchSize: BooleanInput;
    31     static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<CdkDragPreview<any>, never>;
    32     static ɵdir: ɵngcc0.ɵɵDirectiveDeclaration<CdkDragPreview<any>, "ng-template[cdkDragPreview]", never, { "matchSize": "matchSize"; "data": "data"; }, {}, never>;
    3330}
    34 
    35 //# sourceMappingURL=drag-preview.d.ts.map
Note: See TracChangeset for help on using the changeset viewer.