EASYAIuniappNewUI/node_modules/@tuniao/tnui-vue3-uniapp/components/empty/src/instance.ts
2025-02-08 18:50:38 +08:00

4 lines
95 B
TypeScript

import type Empty from './empty.vue'
export type TnEmptyInstance = InstanceType<typeof Empty>