function toPathIfFileURLimport { toPathIfFileURL } from "https://dotland.deno.dev/std@0.177.0/node/internal/url.ts"; toPathIfFileURL(fileURLOrPath: string | Buffer | URL): string | BufferParametersfileURLOrPath: string | Buffer | URLReturnsstring | Buffer