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