function cursor.scrollUpimport { cursor } from "https://deno.land/x/ansi_esc@v1.1.0/mod.ts"; const { scrollUp } = cursor; scrollUp(rows: Number)Scroll cursor up Parametersrows: Number