UNPKG

@shopware-ag/meteor-component-library

Version:

The meteor component library is a Vue component library developed by Shopware. It is based on the [Meteor Design System](https://shopware.design/).

7 lines (6 loc) 195 B
import { Directive } from 'vue'; /** * @deprecated - don't use this Directive anymore. Use mt-floating-ui instead */ declare const PopoverDirective: Directive; export default PopoverDirective;