Ponto de injeção angular

export const MY_TOKEN = new InjectionToken<string>('myToken');
simon caf