Type alias $NotNever

$NotNever: $Branch<"$not_never">

🧰 type util

$NotNever is a special branch type to indicate the type is not never.

It is used in NeverType.

Generated using TypeDoc