{"ast":null,"code":"const scrollbarContextKey = Symbol(\"scrollbarContextKey\");\nexport { scrollbarContextKey };","map":{"version":3,"names":["scrollbarContextKey","Symbol"],"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 = Symbol(\n 'scrollbarContextKey'\n)\n"],"mappings":"AAAY,MAACA,mBAAmB,GAAGC,MAAM,CAAC,qBAAqB","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}