type alias REPLEval
Deno compatibility
This symbol is not supported.
Definition Jump to heading
(this: REPLServer,evalCmd: string,context: Context,file: string,cb: (err: Error | null,result: any,) => void,) => void
This symbol is not supported.
(this: REPLServer,evalCmd: string,context: Context,file: string,cb: (err: Error | null,result: any,) => void,) => void