This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
persagy
/
persagy-web
Sledovat
22
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
04c0ab57a1
Větve
Značky
master
persagy-web
/
persagy-web-big
/
lib
/
enums
/
SRelationState.d.ts
SRelationState.d.ts
103 B
Historie
Surový
1
2
3
4
5
6
export declare enum SRelationState {
Normal = 0,
Animation = 1,
Edit = 2,
Create = 3
}