constants.mjs 128 B

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