What's the best way of writing a function that takes an arbitrary object and generates a CSV that is still type safe

后端 未结 0 575
被撕碎了的回忆
被撕碎了的回忆 2020-12-22 16:49

So I\'m trying to write a function in TypeScript that takes an arbitrary PDO (defined as an interface) and outputs a CSV string (yes, I know that I can probably

相关标签:
回答
  • 消灭零回复
提交回复
热议问题