Home > rc-js-util > fpNoOp
Does nothing (intentionally…).
Signature:
export declare function fpNoOp(..._args: unknown[]): void;
Returns:
void
See fpNoOp().