tokens.mjs 116 B

1234
  1. const TABLE_INJECTION_KEY = Symbol("ElTable");
  2. export { TABLE_INJECTION_KEY };
  3. //# sourceMappingURL=tokens.mjs.map