UNPKG

@bee-design/ui

Version:

Bee Design React UI Library.

6 lines (5 loc) 277 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.INTERNAL_EXPAND_KEY = exports.INTERNAL_SELECTION_KEY = void 0; exports.INTERNAL_SELECTION_KEY = 'table_internal_selection_key'; exports.INTERNAL_EXPAND_KEY = 'table_internal_expand_key';