Browse documentation

isNodeJs

Reports whether Valyrian.js is running in a Node.js environment.

Table of contents

Category

Value

Import

js
import { isNodeJs } from "valyrian.js";

Public signature

ts
boolean

Parameters

This symbol exposes a value and does not accept parameters.

Result

ts
boolean