type alias REPLCommandAction Usageimport { type REPLCommandAction } from "node:repl"; Definition (this: REPLServer, text: string) => void