Skip to content

Instantly share code, notes, and snippets.

@anurag-majumdar
Created February 8, 2019 18:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anurag-majumdar/82d9b0e692cfa68009928067e9447fbd to your computer and use it in GitHub Desktop.
Save anurag-majumdar/82d9b0e692cfa68009928067e9447fbd to your computer and use it in GitHub Desktop.
import { appTemplate } from './app.template';
import { AppModel } from './app.model';
export const AppComponent = {
// App Component code here...
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment