mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
5 lines
79 B
TypeScript
5 lines
79 B
TypeScript
import VHover from './v-hover.vue';
|
|
|
|
export { VHover };
|
|
export default VHover;
|