function isAbsimport { isAbs } from "https://deno.land/x/easyts@0.1.3/path/path.ts"; isAbs(path: string): booleanreports whether the path is absolute. Parameterspath: stringReturnsboolean