Last active
March 8, 2018 20:44
-
-
Save samuelsherrer/1ca963e869ffd50b3a8f4b09f0dd4737 to your computer and use it in GitHub Desktop.
This file contains 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 class SeuComponente implements OnDestroy { | |
private _simpleSubscription: Subscription = new Subscription(); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment