@ledgerhq/live-common
Version:
Common ground for the Ledger Live apps
3 lines • 341 B
TypeScript
/** Returns array of manifest ids for internal apps that can navigate to and from external urls, e.g. the current version of buy sell live app, which requires javaScriptCanOpenWindowsAutomatically to be enabled. See also WebPTXPlayer. */
export declare const useInternalAppIds: () => string[];
//# sourceMappingURL=useInternalAppIds.d.ts.map