Trendflow JS — API Reference - v0.2.0
    Preparing search index...

    Variable ExportFormatConst

    ExportFormat: { CSV: "csv"; JSON: "json" } = ...

    Supported export targets for tabular trend data.

    Type Declaration

    • ReadonlyCSV: "csv"
    • ReadonlyJSON: "json"