This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
zkzx
/
zkzx_service_question
Sledovat
4
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
28fa8fcc2b
Větve
Značky
master
zkzx_service...
/
src
/
interface.ts
interface.ts
97 B
Historie
Surový
1
2
3
4
5
6
/**
* @description User-Service parameters
*/
export interface IUserOptions {
uid: number;
}