UNPKG

react-native-tree-multi-select

Version:

A super-fast, customizable tree view component for React Native with multi-selection, checkboxes, and search filtering capabilities.

8 lines (7 loc) 253 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defaultIndentationMultiplier = void 0; const defaultIndentationMultiplier = exports.defaultIndentationMultiplier = 15; //# sourceMappingURL=treeView.constants.js.map