X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FKillBehaviors.html;h=dad876b37af5bfe7dbbe011f25efda529b95743b;hb=d31c07f64b4ec0496f25490af9c72431bd77c6b4;hp=cea5f7b7dd3ba1cde90dbbcaa910ead182389d40;hpb=772b5f23dd379211a734346981ac26651c9d6802;p=poolifier.git diff --git a/docs/variables/KillBehaviors.html b/docs/variables/KillBehaviors.html index cea5f7b7..dad876b3 100644 --- a/docs/variables/KillBehaviors.html +++ b/docs/variables/KillBehaviors.html @@ -1,2 +1,2 @@ -KillBehaviors | poolifier - v3.1.30

Variable KillBehaviorsConst

KillBehaviors: Readonly<{
    HARD: "HARD";
    SOFT: "SOFT";
}> = ...

Enumeration of kill behaviors.

-

Type declaration

  • HARD: "HARD"
  • SOFT: "SOFT"
\ No newline at end of file +KillBehaviors | poolifier - v4.0.14

Variable KillBehaviorsConst

KillBehaviors: Readonly<{
    HARD: "HARD";
    SOFT: "SOFT";
}> = ...

Enumeration of kill behaviors.

+

Type declaration

  • HARD: "HARD"
  • SOFT: "SOFT"
\ No newline at end of file