Files
QingLong/WebRoot/html/cdn/lib/tokens/breadcrumb.js

9 lines
213 B
JavaScript
Raw Normal View History

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