Created
July 8, 2017 00:25
-
-
Save gabrielizalo/a7c07eec75894b33a696177b140241fe to your computer and use it in GitHub Desktop.
Typescript - Call function from a JS Library
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
(<any>window).MyExternalFunction(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment