creditkarma/thrift-typescript

Processors should only accept Int64 for i64 fields.

Closed this issue · 0 comments

While having i64 fields have type number | Int64 is best for clients it complicates handlers for consumers.