type alias REPLWriter
          
Usage in Deno
import { type REPLWriter } from "node:repl";
Deno compatibility
This symbol is not supported.
(this: REPLServer,obj: any,) => string
      
    import { type REPLWriter } from "node:repl";
This symbol is not supported.
(this: REPLServer,obj: any,) => string