API reference › @evolu/common › Function › constVoid
const constVoid: Thunk<void> = constUndefined;
Defined in: packages/common/src/Function.ts:282
A Thunk that returns undefined for void callbacks.
API reference › @evolu/common › Function › constVoid
const constVoid: Thunk<void> = constUndefined;
Defined in: packages/common/src/Function.ts:282
A Thunk that returns undefined for void callbacks.