X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FKillBehaviors.html;h=161fc598795c185e01616b92f495f8f3acf43635;hb=ea2c5b8b3cee6a2d3915367d734c51628ef40551;hp=7f77c5c0f2fe68b4068c5905206587e115d82f40;hpb=e159532bc99166fb928b43493814cb80c0c47d54;p=poolifier.git diff --git a/docs/variables/KillBehaviors.html b/docs/variables/KillBehaviors.html index 7f77c5c0..161fc598 100644 --- a/docs/variables/KillBehaviors.html +++ b/docs/variables/KillBehaviors.html @@ -1,2 +1,2 @@ -KillBehaviors | poolifier - v3.1.28

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 - v4.0.8

Variable KillBehaviorsConst

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

Enumeration of kill behaviors.

+

Type declaration

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