UNPKG

@tuniao/tnui-vue3-uniapp

Version:
4 lines (2 loc) 124 B
import type WeekCalendar from './week-calendar.vue' export type TnWeekCalendarInstance = InstanceType<typeof WeekCalendar>