I have a structure like this
alerts: { [symbol: string]: [ { alert_price: number, price_when_set: number, } ] },
how do i dec