function removePathPrefiximport { removePathPrefix } from "https://dotland.deno.dev/x/wmill@v1.418.0/types.ts"; removePathPrefix(str: string, prefix: string)Parametersstr: stringprefix: string