1
protected services: { [name: string]: EntityCollectionDataService<any> } = {}; 

I see it assigning an object literal to the services, but the [] assignment is unclear especially on the right side of the expression.

pushkin
  • 9,575
  • 15
  • 51
  • 95
Sherum
  • 63
  • 7

0 Answers0