This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
wjinan
/
ck-ops
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
89ca1e68a6
Rami (Branch)
Tag
master
ck-ops
/
code
/
grafana
/
public
/
test
/
mocks
/
backend_srv.ts
backend_srv.ts
67 B
Cronologia
Originale
1
2
3
4
5
export class BackendSrvMock {
search: any;
constructor() {}
}