interface Outputimport { type Output } from "https://deno.land/x/easyts@0.1.3/log/mod.ts"; Methodslog(opts: OutputOptions, vals: Array<any>): void