`File` should be clonable via `structuredClone`
Version
20.0.0
What is the expected behavior? Why is that the expected behavior?
In any proper env File is serializable -> clonable:
What do you see instead?
In NodeJS 20.0.0 it's not:
`File` should be clonable via `structuredClone`
20.0.0
In any proper env File is serializable -> clonable:
In NodeJS 20.0.0 it's not: