Renaud Fontana
Renaud Fontana
I was looking for that too, would be a great addition, along with the other interpolation functions in https://bl.ocks.org/emmasaunders/f7178ed715a601c5b2c458a2c7093f78 that seem to be readily available for svg lines in d3.
As a workaround on nodejs you can read the text content of the file itself and use the text instead of the file descriptor API.
This [SO](https://stackoverflow.com/questions/56498172) seems like a valid use case
I see this is fixed now but I found a simple workaround. I just needed to have an import statement such as : `import { z } from "zod/v4";` in...