Ben Lin
2024-11-08 3d2c48733b86a03fc2e5a1f12ac3667ab0863b80
1
2
3
4
import { withInstall } from '@/utils';
import time from './src/Time.vue';
 
export const Time = withInstall(time);