UNPKG

wix-style-react

Version:
10 lines (9 loc) 313 B
"use strict"; 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