Skip to main content
Module

x/acorn/utils.ts>isBun

A focused RESTful server framework for Deno 🌰🦕
Latest
function isBun
import { isBun } from "https://deno.land/x/acorn@1.1.0/utils.ts";

Determines if the runtime is Bun or not.

Returns

boolean