interface ChartJs.BubbleDataPoint
implements Point
import { type ChartJs } from "https://deno.land/x/fresh_charts@0.3.0/deps.ts";
const { BubbleDataPoint } = ChartJs;
x/fresh_charts/deps.ts>ChartJs.BubbleDataPoint
import { type ChartJs } from "https://deno.land/x/fresh_charts@0.3.0/deps.ts";
const { BubbleDataPoint } = ChartJs;