Tuesday, 15 January 2013

How to reference a class in another TypeScript file? -


How can I access classes in a more .ts file in TypeScript?

Example

App

  window.onload = () = & gt; {/// & lt; Reference path = "Tiling engine / software renderer." & Gt; Var Drawing = New Soft Renderer (); };    Fails   

See also

No comments:

Post a Comment