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