Files
pig-farm-controller-fe/node_modules/element-plus/es/components/scrollbar/src/constants.mjs.map
2025-09-19 14:25:20 +08:00

1 line
460 B
Plaintext

{"version":3,"file":"constants.mjs","sources":["../../../../../../packages/components/scrollbar/src/constants.ts"],"sourcesContent":["import type { InjectionKey } from 'vue'\n\nexport interface ScrollbarContext {\n scrollbarElement: HTMLDivElement\n wrapElement: HTMLDivElement\n}\n\nexport const scrollbarContextKey: InjectionKey<ScrollbarContext> = Symbol(\n 'scrollbarContextKey'\n)\n"],"names":[],"mappings":"AAAY,MAAC,mBAAmB,GAAG,MAAM,CAAC,qBAAqB;;;;"}