function getCurrentPathRe-exportimport { getCurrentPath } from "https://deno.land/x/valibot@v0.5.0/mod.ts"; getCurrentPath(info: ParseInfo | undefined, item: PathItem)Returns the current path. Parametersinfo: ParseInfo | undefinedThe parse info. item: PathItemThe current key.