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