Type Alias $<T, $O>

$<T, $O>: NotAssignable.$<T, false, $O>

🧰 type util

Validate if T is not false.

This is a type util for building custom types. It does not check against special types.

Type Parameters