Is there a good way to write the javascript end of an ASP.Net IScriptControl (Microsoft Ajax) in Typescript?
The best I've found is https://github.com/chaholl/TypeScriptDefinitions/blob/master/MicrosoftAjax.d.ts - but that doesn't seem to be valid typescript (changes in the past year?) giving the warning warning 'declare' modifier required for top level element