Skip to content

Instantly share code, notes, and snippets.

@cyrilletuzi
Created March 2, 2018 09:41
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 cyrilletuzi/64f9701946742021d7e340cab1cf7983 to your computer and use it in GitHub Desktop.
Save cyrilletuzi/64f9701946742021d7e340cab1cf7983 to your computer and use it in GitHub Desktop.
@Component({
selector: 'some-ui',
providers: [LocalService]
})
export class SomeUiComponent {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment