API reference › @evolu/common › Function › constVoid
const constVoid: Thunk<void> = constUndefined;
Defined in: packages/common/src/Function.ts:301
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:301
A Thunk that returns undefined for void callbacks.