Home > @infiniteobjects/core-library-web > Functions > noop
A no operation function
Signature:
static noop(..._args: any[]): void;
Returns:
void