@buzzr/dfs-engine
Preparing search index...
DfsTiePolicy
Type Alias DfsTiePolicy
DfsTiePolicy
:
|
{
type
:
"push"
}
|
{
type
:
"more_wins_less_loses"
}
|
{
type
:
"loss"
}
|
{
gradeTie
:
(
input
:
{
context
:
DfsSettlementContext
;
entry
:
DfsEntryInput
;
leg
:
DfsLegInput
;
}
,
)
=>
DfsLegOutcome
;
type
:
"custom"
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@buzzr/dfs-engine
Loading...