böyle yapıyorum: import {testInjection} from './ts/models';
import {bootstrap} from 'angular2/platform/browser';
bootstrap(AppComponent, [testInjection]).catch(err => console.error(err));
models.
senin hizmetine basit türlerini enjekte nasıl import {Injectable} from 'angular2/core';
@Injectable()
export class MyService {
constructor(someValue: string) {
}
}
hizmet ince enjekte e