Preparing search index...
The search index is not available
nginx-vir - v0.0.1
nginx-vir
UnionOmit
Type Alias UnionOmit<Original, Key>
UnionOmit
:
Original
extends
unknown
?
Omit
<
Original
,
Key
>
:
never
Same as the TS built-in
Omit
but works over a union.
Type Parameters
Original
Key
extends
PropertyKey
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
nginx-vir - v0.0.1
Loading...
Same as the TS built-in
Omit
but works over a union.