Skip to content

Instantly share code, notes, and snippets.

Created January 15, 2018 18:02
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 anonymous/01bd26f3fde3a0a167b24b18c2c18e8a to your computer and use it in GitHub Desktop.
Save anonymous/01bd26f3fde3a0a167b24b18c2c18e8a to your computer and use it in GitHub Desktop.
export class UnodepieraComponent {
@Input() data: any;
constructor() { }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment