export class E { public static readonly Wallet = { CONNECTED: "wallet_connected", DISCONNECTED: "wallet_disconnected", }; }