Skip to content

Instantly share code, notes, and snippets.

@venkateshwarv
Created February 18, 2017 20:18
Show Gist options
  • Save venkateshwarv/859432b91daaa9d389ef9df62d1492d9 to your computer and use it in GitHub Desktop.
Save venkateshwarv/859432b91daaa9d389ef9df62d1492d9 to your computer and use it in GitHub Desktop.
_emitCloseEvent function definition
_emitCloseEvent(): void {
this.close.emit();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment