wix-style-react
Version:
wix-style-react
10 lines (9 loc) • 313 B
JavaScript
;
exports.__esModule = true;
exports.dataHooks = exports.DEPTH_THRESHOLD = void 0;
var dataHooks = exports.dataHooks = {
nestableListCount: 'nestableList-count',
nestableListButton: 'nestableList-button'
};
var DEPTH_THRESHOLD = exports.DEPTH_THRESHOLD = 84;
//# sourceMappingURL=constants.js.map