function noop(): void;
Defined in: packages/query-core/src/utils.ts:119
A function that does nothing.
void
function noop(): undefined;
Defined in: packages/query-core/src/utils.ts:120
undefined