variable REPL_MODE_SLOPPY Usage in Deno```typescript import { REPL_MODE_SLOPPY } from "node:node__repl.d.ts"; ``` A flag passed in the REPL options. Evaluates expressions in sloppy mode. Type unique symbol