foundry-vtt-types icon indicating copy to clipboard operation
foundry-vtt-types copied to clipboard

Improve the typing of `duplicate`.

Open LukeAbby opened this issue 1 year ago • 0 comments
trafficstars

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.

LukeAbby avatar Aug 06 '24 10:08 LukeAbby