lndsld
Home
>
@lndsld/fp
>
doNothing
doNothing() function
Signature:
declare
function
doNothing
<
T
>
(
value
:
T
):
T
;
Parameters
Parameter
Type
Description
value
T
Returns:
T