jin-frame / decorators/methods/Put / Put
Variable: Put()
const
Put: <T
>(_option?
) => (target
) =>void
Defined in: src/decorators/methods/Put.ts:3
Type Parameters
T
T
= unknown
Parameters
_option?
Partial
<Omit
<IFrameOption
, "method"
>>
Returns
(
target
):void
Parameters
target
Constructor
<T
>
Returns
void