TREPLCommandAction
Bun

type

repl.REPLCommandAction

type REPLCommandAction = (this: REPLServer, text: string) => void