UNPKG

@notdutzi/react-mosaic-component

Version:
10 lines 277 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MosaicDropTargetPosition = void 0; exports.MosaicDropTargetPosition = { TOP: 'top', BOTTOM: 'bottom', LEFT: 'left', RIGHT: 'right', }; //# sourceMappingURL=internalTypes.js.map