UNPKG

com.phloxui

Version:

PhloxUI Ng2+ Framework

26 lines (25 loc) 1.27 kB
/** * @fileoverview added by tsickle * @suppress {checkTypes} checked by tsc */ var DragDataTransfer = /** @class */ (function () { function DragDataTransfer() { } return DragDataTransfer; }()); export { DragDataTransfer }; function DragDataTransfer_tsickle_Closure_declarations() { /** @type {?} */ DragDataTransfer.prototype.dropEffect; /** @type {?} */ DragDataTransfer.prototype.effectAllowed; /** @type {?} */ DragDataTransfer.prototype.files; /** @type {?} */ DragDataTransfer.prototype.format; /** @type {?} */ DragDataTransfer.prototype.data; /** @type {?} */ DragDataTransfer.prototype.image; } //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiRHJhZ0RhdGFUcmFuc2Zlci5qcyIsInNvdXJjZVJvb3QiOiJuZzovL2NvbS5waGxveHVpLyIsInNvdXJjZXMiOlsibGliL2NvbXBvbmVudC9tb2RlbC9EcmFnRGF0YVRyYW5zZmVyLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7QUFBQSxJQUFBOzs7MkJBQUE7SUFTQyxDQUFBO0FBVEQsNEJBU0MiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgY2xhc3MgRHJhZ0RhdGFUcmFuc2ZlciB7XG5cbiAgcHVibGljIGRyb3BFZmZlY3Q/OiBhbnk7XG4gIHB1YmxpYyBlZmZlY3RBbGxvd2VkPzogYW55O1xuICBwdWJsaWMgZmlsZXM/OiBhbnk7XG4gIHB1YmxpYyBmb3JtYXQ/OiBhbnk7XG4gIHB1YmxpYyBkYXRhPzogYW55O1xuICBwdWJsaWMgaW1hZ2U/OiBhbnk7XG5cbn1cbiJdfQ==