import { withInstall } from '@eciol/shared'; import time from './src/Time.vue'; export const Time = withInstall(time);