Function getBigIntUpcastVisitor
- getBigIntUpcastVisitor(
allowedNumericKeyPaths: readonly KeyPath[],
): (
value: unknown,
__namedParameters: Readonly<{ keyPath: KeyPath }>,
) => unknown Parameters
- allowedNumericKeyPaths: readonly KeyPath[]
Returns (value: unknown, __namedParameters: Readonly<{ keyPath: KeyPath }>) => unknown