Files

5 lines
123 B
JavaScript
Raw Permalink Normal View History

2025-08-15 09:13:13 +08:00
const tabsRootContextKey = Symbol("tabsRootContextKey");
export { tabsRootContextKey };
//# sourceMappingURL=tabs.mjs.map