// Copyright 2026 Parity Technologies (UK) Ltd. // SPDX-License-Identifier: Apache-2.0 /** * @parity/product-sdk/wallet * * Re-exports from @parity/product-sdk-signer. * * Note: The leaf package is named "signer" but exposed here as "wallet" * for backwards compatibility with the umbrella API. */ export * from "@parity/product-sdk-signer";