Skip to content

Instantly share code, notes, and snippets.

@satanworker
Created August 11, 2016 09:44
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 satanworker/687905e85a8eb9b012b89bb25bcb965e to your computer and use it in GitHub Desktop.
Save satanworker/687905e85a8eb9b012b89bb25bcb965e to your computer and use it in GitHub Desktop.
import { Component } from '@angular/core';
@Component({
selector: '',
template: '',
styles: []
})
export class Test {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment