Resolves the scheme of a given Arweave URI and returns the corresponding URL.
import { resolveArweaveScheme } from "thirdweb/storage";const url = resolveArweaveScheme({ uri: "ar://<fileId>" });
The resolved URL