X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FKillBehaviors.html;fp=docs%2Fvariables%2FKillBehaviors.html;h=cea5f7b7dd3ba1cde90dbbcaa910ead182389d40;hb=16799c66c5ad6869a9234215e97b7ce0346ca624;hp=4ddf967dc75c78ff2a1e48eedb74164033771d62;hpb=4f48f6135d7d5e6789e443d293bbaa37fb283562;p=poolifier.git diff --git a/docs/variables/KillBehaviors.html b/docs/variables/KillBehaviors.html index 4ddf967d..cea5f7b7 100644 --- a/docs/variables/KillBehaviors.html +++ b/docs/variables/KillBehaviors.html @@ -1,2 +1,2 @@ -KillBehaviors | poolifier - v3.1.29

Variable KillBehaviorsConst

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

Enumeration of kill behaviors.

-

Type declaration

  • HARD: "HARD"
  • SOFT: "SOFT"

Generated using TypeDoc

\ No newline at end of file +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