Docs
Reference
Guides
Blog
Discord
/
Bun
/
DistributedOmit
DistributedOmit
T
DistributedOmit
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
Bun
/
DistributedOmit
DistributedOmit
T
DistributedOmit
Symbol
DistributedOmit
type
DistributedOmit
<
T
,
K
extends
PropertyKey
>
=
T
extends
T
?
Omit
<
T
,
K
>
:
never