Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Match

import type { Match } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/codeguruprofiler.ts";
interface Match {
frameAddress?: string | null;
targetFramesIndex?: number | null;
thresholdBreachValue?: number | null;
}

§Properties

§
frameAddress?: string | null
[src]
§
targetFramesIndex?: number | null
[src]
§
thresholdBreachValue?: number | null
[src]