f8e1cba544decfc0c8e766f170fe5d6b1e0952612560cb90c75ff7af462dac3a12595fc97fe799e7516d31ae369bc6c1b4166afb228f16fc534cee78b477ca 463 B

1
  1. {"version":3,"file":"constants.js","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;;;;"}