@atlaskit/pragmatic-drag-and-drop-hitbox
Version:
An optional package for Pragmatic drag and drop that enables the attaching of interaction information to a drop target
11 lines (10 loc) • 326 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
// This file exists for module resolution purposes.
// Not exporting anything from the root entry point
// Please use individual entry points in order to always
// obtain minimum kbs.
var _default = exports.default = {};