Go to Latest
interface CsvStreamOptions
import { type CsvStreamOptions } from "https://dotland.deno.dev/std@0.170.0/encoding/csv/stream.ts";

Properties

optional
separator: string
optional
comment: string