BodyResult import { BodyResult } from "destack:bench"; Benchmark callback result. export type BodyResult = void | Promise | Result> | AsyncResult> language/library/src/bench/context.ds:28