Error
import type { Error } from "https://googleapis.deno.dev/v1/firebasecrashlytics:v1alpha.ts";A non-fatal error and its stacktrace, only from Apple apps.
interface Error {
blamed?: boolean;
code?: bigint;
frames?: Frame[];
queue?: string;
subtitle?: string;
title?: string;
}