UNPKG

@arco-design/web-react

Version:

Arco Design React UI Library.

6 lines (5 loc) 272 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';