This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
usky-oa
/
jnpf-web-vue3
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
jnpf-web-vue3
/
node_modules
/
ant-design-vue
/
es
/
_util
/
hooks
/
useDestroyed.d.ts
useDestroyed.d.ts
98 B
Permalink
Histórico
Raw
1
2
declare const useDestroyed: () => import("vue").ShallowRef<boolean>;
export default useDestroyed;