Skip to main content
Up or down tonavigateEnter toselectEscape toclose⌘⇧KAI

property Deno.build.target

The LLVM target triple, which is the combination of ${arch}-${vendor}-${os} and represent the specific build target that the current runtime was built for.

Type #

string