tokens.js 213 Bytes
'use strict';

Object.defineProperty(exports, '__esModule', { value: true });

const TableV2InjectionKey = Symbol("tableV2");

exports.TableV2InjectionKey = TableV2InjectionKey;
//# sourceMappingURL=tokens.js.map