X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FKillBehaviors.html;h=dfe9ae83fa711e97918ccb1433a6623f2f1c5d84;hb=2493c34370d0839614058bb55254fd7aec91b664;hp=b802eec935892e18b5a2d1ecfc35d899387169fc;hpb=0956e79ce8d999bf54e444156d33e582fc428f8d;p=poolifier.git diff --git a/docs/variables/KillBehaviors.html b/docs/variables/KillBehaviors.html index b802eec9..dfe9ae83 100644 --- a/docs/variables/KillBehaviors.html +++ b/docs/variables/KillBehaviors.html @@ -1,2 +1,2 @@ -KillBehaviors | poolifier - v4.0.7

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.11

Variable KillBehaviorsConst

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

Enumeration of kill behaviors.

+

Type declaration

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