Skip to content

Instantly share code, notes, and snippets.

@caroso1222
Created January 9, 2019 04:27
Show Gist options
  • Save caroso1222/3b1b0d9e2de2170ceef0a4b8f611763a to your computer and use it in GitHub Desktop.
Save caroso1222/3b1b0d9e2de2170ceef0a4b8f611763a to your computer and use it in GitHub Desktop.
rxjs-log-step-1.ts
export function log() {
return function logFn() {};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment