"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';