UNPKG

hongluan-ui

Version:
1 lines 430 B
{"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('scrollbarContextKey')\n"],"names":[],"mappings":"AAAY,MAAC,mBAAmB,GAAG,MAAM,CAAC,qBAAqB;;;;"}