function makeRelativeimport { makeRelative } from "https://deno.land/x/ultra@v2.0.0-beta.14/lib/utils/fs.ts"; makeRelative(root: string, path: string)Parametersroot: stringpath: string