Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
type alias TroubleshootingData
import { type TroubleshootingData } from "https://deno.land/x/flagship_io_js_sdk@4.0.4/types.ts";
definition: { startDate: Date; endDate: Date; traffic: number; timezone: string; }