What does this typescript assignment do?
up vote
0
down vote
favorite
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.
angular-ngrx-data
add a comment |
up vote
0
down vote
favorite
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.
angular-ngrx-data
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
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.
angular-ngrx-data
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.
angular-ngrx-data
angular-ngrx-data
edited Nov 9 at 22:49
pushkin
3,713102450
3,713102450
asked Nov 9 at 19:38
Sherum
11
11
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53232264%2fwhat-does-this-typescript-assignment-do%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown