UNPKG

@ledgerhq/live-common

Version:
3 lines 257 B
import { LiveAppManifest } from "../../platform/types"; export declare function appendQueryParamsToDappURL(manifest: LiveAppManifest, queryString?: Record<string, string | string[]>): URL | undefined; //# sourceMappingURL=appendQueryParamsToDappURL.d.ts.map