X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fvariables%2FKillBehaviors.html;h=4ddf967dc75c78ff2a1e48eedb74164033771d62;hb=bc316fd447654e93fcf541bac6ee85e612fe0205;hp=7f77c5c0f2fe68b4068c5905206587e115d82f40;hpb=e159532bc99166fb928b43493814cb80c0c47d54;p=poolifier.git diff --git a/docs/variables/KillBehaviors.html b/docs/variables/KillBehaviors.html index 7f77c5c0..4ddf967d 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 - 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