Skip to content

Instantly share code, notes, and snippets.

@samuelsherrer
Last active March 8, 2018 20:44
Show Gist options
  • Save samuelsherrer/1ca963e869ffd50b3a8f4b09f0dd4737 to your computer and use it in GitHub Desktop.
Save samuelsherrer/1ca963e869ffd50b3a8f4b09f0dd4737 to your computer and use it in GitHub Desktop.
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