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

9 lines
219 B
JavaScript

'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
const tabsRootContextKey = Symbol("tabsRootContextKey");
exports.tabsRootContextKey = tabsRootContextKey;
//# sourceMappingURL=tabs.js.map