type OnChangeFn<T> = (updaterOrValue) => void;
Defined in: types/type-utils.ts:3
T
Updater\<`T`\>
void