Files
dsProject/dsPgBase/WebRoot/html/cdn/lib/tokens/scrollbar.js
2025-09-03 11:36:01 +08:00

9 lines
228 B
JavaScript

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