This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Shalu
/
shalu-agent-workflow
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
abc126ce1b
Ramas
Etiquetas
dev
feature-0123-Ai-workFlow
hotfix
main
shalu-agent-...
/
packages
/
api-client
/
types.ts
types.ts
73 B
Histórico
Raw
1
2
3
4
5
export interface IRestApiContext {
baseUrl: string;
pushRef: string;
}