Open LukeAbby opened 3 months ago
It currently doesn't handle things like readonly arrays and it doesn't seem to deal with functions appropriately.
It also probably should be configured to never return {} as that's a poor type to use.
{}
It currently doesn't handle things like readonly arrays and it doesn't seem to deal with functions appropriately.
It also probably should be configured to never return
{}
as that's a poor type to use.