Skip to main content
Go to Latest
interface CsvStreamOptions
import { type CsvStreamOptions } from "https://deno.land/std@0.166.0/encoding/csv/stream.ts";

Properties

optional
separator: string
optional
comment: string