xdesign-vue-next
Version:
XDesign Component for vue-next
1 lines • 537 B
Source Map (JSON)
{"version":3,"file":"constants.mjs","sources":["../../src/anchor/constants.ts"],"sourcesContent":["import { InjectionKey } from 'vue';\n\nexport const AnchorInjectionKey: InjectionKey<{\n registerLink: (link: string) => void;\n unregisterLink: (link: string) => void;\n handleScrollTo: (link: string) => void;\n handleLinkClick: (link: { href: string; title: string; e: MouseEvent }) => void;\n active: string;\n}> = Symbol('AnchorInjectionProvide');\n"],"names":[],"mappings":";;;;;;AAEO,sCAAA,IAAA,kBAAA,GAAA,MAAA,CAAA,wBAAA;;;;"}