KustomExport
KustomExport copied to clipboard
Handling unsigned types
Do you folks think @JsExport will support mapping UInt to numeric as in the future? https://kotlinlang.slack.com/archives/C0B8L3U69/p1639058809157600
Handling unsigned types should be quite easy to do, if we still go with the rules of mapping to number by default.