Type alias WalletMap<T>

WalletMap<T>: Record<string, T>

Type Parameters

  • T

Generated using TypeDoc