54be0744f22a510ed6ffb34c9015e1871cceb916d664c9afbfccd3125a2ca403ca636925c81de2cac90c5232d0ba33405c723a815dee63be08dc8ca74baa5c 460 B

1
  1. {"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;;;;"}