This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
web
/
z_element_plus
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
1348965e40
Rami (Branch)
Tag
master
z_element_plus
/
packages
/
components
/
avatar
/
src
/
instance.ts
instance.ts
97 B
Cronologia
Originale
1
2
3
import type Avatar from './avatar.vue'
export type AvatarInstance = InstanceType<typeof Avatar>