This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
Shalu
/
shalu-agent-workflow
Observar
3
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
6fd6ddd917
Branches
Tags
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;
}