Skip to main content
REPL_MODE_SLOPPY - repl - Node documentation
variable REPL_MODE_SLOPPY

Usage in Deno

import { REPL_MODE_SLOPPY } from "node:repl";

A flag passed in the REPL options. Evaluates expressions in sloppy mode.

Type

unique symbol