Skip to main content

REPLWriter

type alias REPLWriter

Deno compatibility

This symbol is not supported.

Definition Jump to heading

(
this: REPLServer,
obj: any,
) => string
Back to top