flow-to-typescript icon indicating copy to clipboard operation
flow-to-typescript copied to clipboard

`mixed` to `unknown` instead of `{}`

Open rattrayalex opened this issue 7 years ago • 0 comments

TypeScript has a new unknown type! (not yet released, I think). It seems like a direct parallel to mixed.

https://github.com/Microsoft/TypeScript/pull/24439

rattrayalex avatar Jun 11 '18 15:06 rattrayalex