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