Build
Docs
Reference
Guides
Blog
Discord
/
Bun
/
__internal
/
Without
T
Without
Search the reference...
/
Build
Docs
Reference
Guides
Blog
Discord
/
Bun
/
__internal
/
Without
T
Without
type
__internal.Without
type
Without
<
A
,
B
>
=
A
&
{
[
K
in
Exclude
<
keyof
B
,
keyof
A
>
]
:
never
}