Angular mengonversi nilai peta ke array

const values = Array.from(map.values());
Condemned Civet