import { ExportType } from "@solarwinds/squadcast-sdk-typescript/models"; let value: ExportType = "json";
"csv" | "json"
Last updated 1 month ago