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

CategoryDetails

import type { CategoryDetails } from "https://aws-api.deno.dev/v0.3/services/connectcontactlens.ts?docs=full";

Provides information about the category rule that was matched.

interface CategoryDetails {
PointsOfInterest: PointOfInterest[];
}

§Properties

§
PointsOfInterest: PointOfInterest[]
[src]

The section of audio where the category rule was detected.