Skip to content

Instantly share code, notes, and snippets.

@gabrielizalo
Created July 8, 2017 00:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gabrielizalo/a7c07eec75894b33a696177b140241fe to your computer and use it in GitHub Desktop.
Save gabrielizalo/a7c07eec75894b33a696177b140241fe to your computer and use it in GitHub Desktop.
Typescript - Call function from a JS Library
(<any>window).MyExternalFunction();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment