import { default } from "https://deno.land/x/plausible@v2.2.1/index.ts";
This function provides timeseries data over a certain time period. If you are familiar with the Plausible dashboard, this function corresponds to the main visitor graph.
Type Parameters
Metric extends Metrics
Returns
Promise<Datapoints<Metric>>