This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
Shalu
/
shalu-agent-workflow
Beobachten
3
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
80a6c29057
Branches
Tags
dev
feature-0123-Ai-workFlow
hotfix
main
shalu-agent-...
/
packages
/
api-client
/
types.ts
types.ts
73 B
Verlauf
Originalformat
1
2
3
4
5
export interface IRestApiContext {
baseUrl: string;
pushRef: string;
}