For a website with authentication in Angular2, I want to use a component of the authentication submodule in the main app component. However, I keep getting the following err
For me such issue occur when I had multiple export statements in single .ts file...
export
.ts