import { withInstall } from '@jeesite/core/utils'; import time from './src/Time.vue'; export const Time = withInstall(time);