import { ref } from '../../adapter-vue'; export const PopoverContextValue = ref(''); export const PopoverContextKey = 'PopoverContextKey';