This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Lumina-Internal
/
VLEX
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
55473b7e7c
Ramas
Etiquetas
UAT
live
master
VLEX
/
BPM-UI
/
node_modules
/
license-webpack-plugin
/
dist
/
ConstructedStats.d.ts
ConstructedStats.d.ts
104 B
Histórico
Raw
1
2
3
4
5
interface ConstructedStats {
warnings: boolean;
errors: boolean;
}
export { ConstructedStats };