property ChannelProbe.isDeno

Whether the Deno global is present, which is what separates a deno compile build from a SEA.

Type

boolean

Usage

import { type ChannelProbe } from "lib/commands/upgrade/channel.ts";