Skip to content

Commit

Permalink
Add BigInt mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
gemcoder21 committed Aug 7, 2023
1 parent e182f2d commit 1c9132b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions typeshare.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ prefix = ''

[swift.type_mappings]
"UInt32" = "UInt64"
"BigInt" = "BigInt"

[kotlin.type_mappings]
"Date" = "Long"
Expand Down

0 comments on commit 1c9132b

Please sign in to comment.