Files
2025-08-15 09:13:13 +08:00

5 lines
123 B
JavaScript

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