Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid repetition event emitter module import #9

Open
ardyfeb opened this issue Aug 13, 2019 · 0 comments
Open

Avoid repetition event emitter module import #9

ardyfeb opened this issue Aug 13, 2019 · 0 comments

Comments

@ardyfeb
Copy link

ardyfeb commented Aug 13, 2019

Why event emitter need to be imported each events.

The event emitter module already imported on app.module.ts (import { EventEmitter } from 'event'), then why i should import it back to (eg: payment.event.ts)

Is this strong typed case ?

@ardyfeb ardyfeb changed the title Why i should repitition event emitter import ? Avoid repetition event emitter module import Aug 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant