Files
dsProject/dsBase/WebRoot/html/cdn/es/tokens/scrollbar.mjs.map
2025-08-14 15:45:08 +08:00

1 line
436 B
Plaintext

{"version":3,"file":"scrollbar.mjs","sources":["../../../../packages/tokens/scrollbar.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;;;;"}