Function getIntegerOverflowNodeVisitor
- getIntegerOverflowNodeVisitor(
onIntegerOverflow: (keyPath: KeyPath, value: bigint) => void,
): <T>(value: T, __namedParameters: Readonly<{ keyPath: KeyPath }>) => T Parameters
- onIntegerOverflow: (keyPath: KeyPath, value: bigint) => void
Returns <T>(value: T, __namedParameters: Readonly<{ keyPath: KeyPath }>) => T