Skip to main content
Module

x/apiland/types.d.ts>PopularityModuleTag

The API server for deno.land
Latest
interface PopularityModuleTag
import { type PopularityModuleTag } from "https://deno.land/x/apiland@1.7.2/types.d.ts";

Defines a tag related to how popular a module is.

Properties

kind: "popularity"
value: "top_1_percent" | "top_5_percent" | "top_10_percent"