type alias REPLCommandAction
Usage in Deno
```typescript import { type REPLCommandAction } from "node:node__repl.d.ts"; ```> [!WARNING] Deno compatibility
> This symbol is not supported.
(this: REPLServer,text: string,) => void