function moveCursorimport { moveCursor } from "https://dotland.deno.dev/std@0.177.0/node/internal/readline/callbacks.mjs"; moveCursor(stream,dx,dy,callback,)moves the cursor relative to its current location Parametersstreamdxdycallback