Skip to main content
Go to Latest
type alias TroubleshootingData
import { type TroubleshootingData } from "https://deno.land/x/flagship_io_js_sdk@3.3.1/index.ts";
definition: { startDate: Date; endDate: Date; traffic: number; timezone: string; }