Files
QingLong/WebRoot/html/cdn/lib/tokens/config-provider.js

9 lines
228 B
JavaScript
Raw Permalink Normal View History

2025-08-15 09:13:13 +08:00
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
const configProviderContextKey = Symbol();
exports.configProviderContextKey = configProviderContextKey;
//# sourceMappingURL=config-provider.js.map