Closed this issue 6 months ago · 2 comments
@mands This is implemented in #122. You can now use the unknown type after upgrading to 0.3.0. It currently compiles to Any for Python and Swift and unknown for TS. We'll probably also add any type which will compile to any for all platforms.
unknown
Any
any
Ah fantastic - works great, thanks!