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