import { type Datapoints } from "https://deno.land/x/plausible@v2.2.1/types.ts";
definition: Array<[key in Metric]: string & { date: string; }>
x/plausible/types.ts>Datapoints
import { type Datapoints } from "https://deno.land/x/plausible@v2.2.1/types.ts";