Skip to main content

REPLCommandAction

type alias REPLCommandAction

Deno compatibility

This symbol is not supported.

Definition Jump to heading

(
this: REPLServer,
text: string,
) => void
Back to top