Type alias RawDataFormat

RawDataFormat: typeof SupportedRawFormats[number]

CSV, TSV, etc. - can be streamed, but cannot be decoded as JSON.

Generated using TypeDoc