Files
dsProject/dsPgBase/WebRoot/html/cdn/es/components/tooltip/src/tokens.mjs
2025-09-03 11:36:01 +08:00

5 lines
122 B
JavaScript

const TOOLTIP_INJECTION_KEY = Symbol("elTooltip");
export { TOOLTIP_INJECTION_KEY };
//# sourceMappingURL=tokens.mjs.map