I have async function:
async getLayers() { let arr = []; try { let thematicLayers = await new ThematicLayers(this.userRoles).get(); let custo