Skip to main content
Module

x/acorn/utils.ts>isNode

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

Determines if the runtime is Node.js or not.

Returns

boolean