Preparing search index...
The search index is not available
type-plus - v8.0.0-beta.7
type-plus
amend
Function amend
amend
<
S
>
(
subject
:
S
)
:
{
intersect
<
T
>
()
:
S
|
T
;
union
<
T
>
()
:
T
&
S
}
amend
subject
with type
T
Type Parameters
S
Parameters
subject
:
S
Returns
{
intersect
<
T
>
()
:
S
|
T
;
union
<
T
>
()
:
T
&
S
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
type-plus - v8.0.0-beta.7
Loading...
amend
subject
with typeT