frontend
Preparing search index...
types/phases
BaccaratBetType
Variable BaccaratBetType
Const
BaccaratBetType
:
{
BANKER
:
1
;
PLAYER
:
0
;
TIE
:
2
}
= ...
Baccarat bet type constants (sync: internal/domain/Baccarat.go).
Type Declaration
Readonly
BANKER
:
1
Readonly
PLAYER
:
0
Readonly
TIE
:
2
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
frontend
Loading...
Baccarat bet type constants (sync: internal/domain/Baccarat.go).