Skip to main content
type alias REPLWriter

Deno compatibility

This symbol is not supported.

Definition

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