@atlaskit/pragmatic-drag-and-drop-react-drop-indicator
Version:
An optional Pragmatic drag and drop package containing react components that provide a visual indication about what the user will achieve when the drop (eg lines)
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 = {};