Files
dsProject/dsPgBase/WebRoot/html/cdn/lib/tokens/scrollbar.js

9 lines
228 B
JavaScript
Raw Normal View History

2025-09-03 11:36:01 +08:00
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
const scrollbarContextKey = Symbol("scrollbarContextKey");
exports.scrollbarContextKey = scrollbarContextKey;
//# sourceMappingURL=scrollbar.js.map