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/cdk/drag-drop/drag-drop-registry.d.ts

    r6a3a178 rfa375fe  
    1313 * @docs-private
    1414 */
     15import * as ɵngcc0 from '@angular/core';
    1516export declare class DragDropRegistry<I extends {
    1617    isDragging(): boolean;
     
    8485    /** Clears out the global event listeners from the `document`. */
    8586    private _clearGlobalListeners;
     87    static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<DragDropRegistry<any, any>, never>;
    8688}
     89
     90//# sourceMappingURL=drag-drop-registry.d.ts.map
Note: See TracChangeset for help on using the changeset viewer.