Skip to content

Instantly share code, notes, and snippets.

@leonardofreitass
Created August 2, 2017 18:07
Show Gist options
  • Save leonardofreitass/10b6ce1e99c0acae10b7748031f0863f to your computer and use it in GitHub Desktop.
Save leonardofreitass/10b6ce1e99c0acae10b7748031f0863f to your computer and use it in GitHub Desktop.
Example of a bad type
(<any>ExternalModule).method() // ALWAYS avoid this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment