Skip to content

Instantly share code, notes, and snippets.

@brakmic
Created April 11, 2017 11:50
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 brakmic/91bb09e02285076cd9f3ab68dd88f464 to your computer and use it in GitHub Desktop.
Save brakmic/91bb09e02285076cd9f3ab68dd88f464 to your computer and use it in GitHub Desktop.
get customer observable
private getCustomerObservable() {
this.customer = getCustomer(this.store);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment