tabs.mjs 123 B

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