Options
All
  • Public
  • Public/Protected
  • All
Menu

Module convertToCsv

Functions

Functions

Const convertToCSV

  • convertToCSV(data: any): string
  • Converts the given JSON object to a CSV string.

    Parameters

    • data: any

      the JSON object to convert.

    Returns string

Generated using TypeDoc