Created
January 9, 2019 04:27
-
-
Save caroso1222/3b1b0d9e2de2170ceef0a4b8f611763a to your computer and use it in GitHub Desktop.
rxjs-log-step-1.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export function log() { | |
return function logFn() {}; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment