[TS] Correct TS call semantics for some function types
authorMatt Corallo <git@bluematt.me>
Sat, 1 Oct 2022 20:31:26 +0000 (20:31 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 3 Oct 2022 20:38:23 +0000 (20:38 +0000)
commit661b986218f97a6d6162ddd19f3c0d48253a63ff
tree6c9c31293b37ce2456277ad236abfd1b6dfd991a
parent68020b14f0b4f6cf8152a488f9ef3fc27414d232
[TS] Correct TS call semantics for some function types

TS functions now all return uint64_t, not uint32_t, for pointers.
typescript_strings.py