deno / 1.23.2 / ~ / deno.build.html /

Deno.build

Build related information.

const build : {
target: string;
arch: "x86_64" | "aarch64";
os: "darwin" | "linux" | "windows";
vendor: string;
env?: string;
}
;

© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/Deno.build