Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/pact/src/usage/areaCalculator/area_calculator.d.ts>AreaRequest

Pact πŸ”— Contract Testing for Deno πŸ¦•, Powered by Rust πŸ¦€
Go to Latest
interface AreaRequest
import { type AreaRequest } from "https://deno.land/x/pact@0.0.2/src/usage/areaCalculator/area_calculator.d.ts";

Properties

optional
shapes: ShapeMessage[]