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

XPSCategoryStats

import type { XPSCategoryStats } from "https://googleapis.deno.dev/v1/language:v2.ts";

The data statistics of a series of CATEGORY values.

interface XPSCategoryStats {
commonStats?: XPSCommonStats;
}

§Properties

§
commonStats?: XPSCommonStats
[src]
§

The statistics of the top 20 CATEGORY values, ordered by CategoryStats.SingleCategoryStats.count.