Korbinriya3013

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Edited

    JavaScript - definition hash-tables

    We use in our JS-based project hash tables, and can't get autocomplete, find usages etc. Example code: upsersvar Class1 = function(){  this.Method1 = function(a, b){}}var c = new Class1();c.Method1...
    • 2 followers
    • 1 comment
    • 0 votes