const foo = new Promise((resolve) => { resolve(new Map()); });