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

area

import { area } from "https://cdn.skypack.dev/d3@7.8.1";
function area(
x0,
y0,
y1,
);
§
area(x0, y0, y1)
[src]

§Parameters