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
interface